home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / CVTICO1.ZIP / CVTICO.DOC next >
Text File  |  1991-04-10  |  507b  |  17 lines

  1. This program converts Win3 icons to
  2. PM icons.  The syntax is 
  3.      
  4.               CVTICO anyname.ico newname.ico
  5.  
  6. where anyname.ico is the win3 icon, and newname.ico
  7. is the name you want to give to the PM file.  The program
  8. tells you if the conversion is successful.  If there is an
  9. error, the program will tell you that, or will exit and 
  10. state which function failed - usually an fread or fwrite
  11. because it could not process a filename.
  12.  
  13. Long file names are supported.
  14.  
  15. HJS - 1991
  16. CIS 72261,347
  17.