home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / TIPFMI.ZIP / READ.ME < prev    next >
Text File  |  1991-11-07  |  1KB  |  44 lines

  1. This set of files contains a sample set of IPF files containing code
  2. suitable for creating INF files using the 2.0 IPFC compiler.
  3.  
  4. The complete set of files is:
  5.  
  6.         TOOLSMI.IPF        -       The main file
  7.  
  8.         DESCMI.TPF         -       Descriptions
  9.  
  10.         PRICESMI.TPF       -       Prices
  11.  
  12.         MAKERSMI.TPF       -       Makers
  13.  
  14.         TEXTMI.TPF         -       Introductory text
  15.  
  16.         READ.ME            -       This file
  17.  
  18.         TOOLSMI.TXT        -       The output from the compilation (cut-off)
  19.  
  20. When you compile with:
  21.  
  22.         IPFC /INF TOOLSMI.IPF
  23.  
  24. you will obtain a TOOLSMI.INF file which can be read with VIEW.EXE.
  25.  
  26. You will only have the IPFC.EXE file if you have the IBM OS/2 2.0
  27. Toolkit.
  28.  
  29. If you don't have this toolkit but still want to see what results from
  30. the above compilation. Download TINFMI.ZIP which contains the "compiled"
  31. version of the above files.
  32.  
  33.  
  34. I hope this sample code will help you to create you own IPF files
  35. which work with the 2.0 IPFC compiler.
  36.  
  37. Mike Walsh, Pohjola, Helsinki
  38. Tel: (358) 0 559 2214
  39. Fax: (358) 0 565 2205
  40. Bix: mwalsh2
  41. CIS: 72557,3170
  42.  
  43.  
  44.