home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine 1996 / ARCHIVE_96.iso / vol_6 / _arc6_12 / _run < prev    next >
Text File  |  1993-08-10  |  338b  |  9 lines

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