This version of the Icon Conversion program will convert Windows Icons
into OS/2 2.0 Icons.  The program will operate on Icon resource files
(.ico) as well as EXE and DLL files.  It has been tested on Windows
3.0 and 3.1 files.  The program executes either under DOS or a DOS
session.  The format of the command line is:

icon <input filename> [output filename]

The output filename is optional, the program will prompt for it if not
supplied.  Since many EXE and DLL files contain multiple icons the
output filename specification is a template in these cases where the
? character (one or more as needed) is replaced by the program with
numbers, for example to convert the windows moricons.dll file into
os/2 icons enter the following:

icon moricons.dll icons???.ico

The windows 3.1 version contains 106 icons so 3 ? are required to obtain
unique filename for all icons.  The program is fairly robust as far as
detecting any error conditions.  At any rate no warranty is expressed or
implied and if it doesn't work for you consider how much you paid for it.

Ron Hall 71042,1200


