home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / utilities / utilsf / lazyprint / !LazyPrint / !Boot next >
Encoding:
Text File  |  1995-06-28  |  468 b   |  9 lines

  1. Set LazyPrint$Dir <Obey$Dir>
  2. | LPPrint needs 64K to run, set run type for printer file
  3. Set Alias$@RunType_FF4 Wimpslot -min 64k -max 64k|m Run <LazyPrint$Dir>.LPPrint %%*0
  4. | Set run type for PostScript file
  5. Set Alias$@RunType_FF5 Wimpslot -min 64k -max 64k|m Run <LazyPrint$Dir>.LPPrint %%*0
  6. If "<File$Type_DFE>"="" Then Set File$Type_DFE CSV File
  7. Set Alias$@RunType_DFE Wimpslot -min 96k -max 96k|m Run <LazyPrint$Dir>.CSV2Labels %%*0
  8. Iconsprites <Obey$Dir>.!Sprites
  9.