home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / education / tables / !Tables / !Run < prev    next >
Encoding:
Text File  |  1995-06-06  |  972 b   |  26 lines

  1. | !Run Obey file for Tables Application
  2. Set Tables$Dir <Obey$Dir>
  3. Set TabMod$Dir <Tables$Dir>.Resources.Modules
  4. Set Tables$BasicFile <Obey$Dir>.!Tables
  5. Set Tables$Language UK
  6. |Change the next line if you are using a different
  7. |filetype number
  8. |Set Alias$@RunType_200 Run <Obey$Dir>.!Run %%*0
  9. IconSprites <Obey$Dir>.!Sprites
  10. Run <Obey$Dir>.ChkSpr
  11. Set Dummy$Path <Run$Path>,<Obey$Dir>.Resources.
  12.  
  13. Run Dummy:ResFind Tables
  14. Unset Dummy$Path
  15. WimpSlot -min 250K -max 250K
  16. |Load any modules required now
  17. RMEnsure InterfaceManager 2.00 RMLoad <TabMod$Dir>.Interface
  18. RMEnsure InterfaceManager 2.00 Error Couldn't load Interface module
  19. RMEnsure MenuUtils 0.11 RMLoad <TabMod$Dir>.MenuUtils
  20. RMEnsure MenuUtils 0.11 Error 0 Error Couldn't load MenuUtils Module
  21. RMEnsure MessageTrans 0.06 RMLoad <TabMod$Dir>.MsgTrans
  22. RMEnsure MessageTrans 0.06 Error Couldn't load MsgTrans Module
  23. |And check that there is still enough memory!
  24. WimpSlot -min 250K -max 250K
  25. Run <Tables$Dir>.!Tables %*0
  26.