home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / programs / fonts / a_q / fontmgr2 / !Manual / !Run < prev    next >
Text File  |  1994-07-30  |  355b  |  9 lines

  1. | > !Run
  2. | Run file for Impression Style documents.
  3. | The variable ImpressionStyle$Path must have been set up by the impression
  4. | boot file to enable us to call it with this pathname.
  5.  
  6. if "<ImpressionStyle$Path>"="" then ERROR 0 Impression Style application has not been seen by the filer
  7. Set Alias$RunStyle Run <ImpressionStyle$Path> <Obey$Dir>
  8. RunStyle
  9.