home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / education / verbmaster / !VerbMast / !German / !Run < prev    next >
Text File  |  1995-08-03  |  928b  |  23 lines

  1. | !Run Obey file for VM-German Application
  2. Set German$Dir <Obey$Dir>
  3. Set German$BasicFile <Obey$Dir>.!German
  4. Set Alias$@RunType_124 Run <German$Dir>.!Run %%*0
  5. IconSprites <Obey$Dir>.!Sprites
  6.  
  7. IF "<Wimp$ScrapDir>" = "" THEN Error Please show me a !Scrap directory (try Apps1 disc) and then reload
  8.  
  9. Set Dummy$Path <Run$Path>,<Obey$Dir>.Resources.
  10. Run Dummy:ResFind German
  11. Unset Dummy$Path
  12. WimpSlot -min 260K -max 260K
  13. |Load any modules required now
  14. RMEnsure InterfaceManager 2.00 RMLoad <VerbMast$Dir>.Interface
  15. RMEnsure InterfaceManager 2.00 Error Couldn't load Interface module
  16. RMEnsure MenuUtils 0.11 RMLoad <VerbMast$Dir>.MenuUtils
  17. RMEnsure MenuUtils 0.11 Error 0 Error Couldn't load MenuUtils Module
  18. RMEnsure MessageTrans 0.06 RMLoad <VerbMast$Dir>.MsgTrans
  19. RMEnsure MessageTrans 0.06 Error Couldn't load MsgTrans Module
  20. |And check that there is still enough memory!
  21. WimpSlot -min 260K -max 260K
  22. Run <German$Dir>.!German %*0
  23.