home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / program / interface / !Formed / !Run < prev    next >
Encoding:
Text File  |  1990-11-28  |  419 b   |  16 lines

  1. | > !FormEd.!Run
  2. |
  3. | FormEd version 1.00 (12-May-89)
  4. |
  5. Set Alias$@RunType_FEC /<Obey$Dir> %%*0
  6. IconSprites <Obey$Dir>.!Sprites
  7. |
  8. Set FormEd$Dir <Obey$Dir>
  9.  
  10. if "<System$Path>" = "" then Error 0 System resources cannot be found
  11.  
  12. RMEnsure InterfaceManager 1.30 RMLoad system:modules.Interface
  13. RMEnsure InterfaceManager 1.30 Error Couldn't load Interface 1.30 module
  14. WimpSlot -min 288k -max 300k
  15. <FormEd$Dir>.!RunImage %*0
  16.