home *** CD-ROM | disk | FTP | other *** search
/ Dream 44 / Amiga_Dream_44.iso / RiscPc / Utils / HardBack.arc / !Manual / !Run < prev    next >
Text File  |  1996-10-26  |  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.