home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / utilities / utilsf / goodicon / !GoodIcon / !Run < prev   
Text File  |  1991-08-19  |  376b  |  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 This is an Impression document. If you don't have Impression, open it up and read TextStory
  7. Set Alias$RunImpression Run <Impression$Path> <Obey$Dir>
  8. RunImpression
  9.