home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / utilities / utilst / wt_070 / !WTUpdate / !Run < prev    next >
Text File  |  1995-04-01  |  529b  |  20 lines

  1. | !Run for !WTUpdate v0.02
  2. | by GUS © Aroma 1995.
  3. |
  4.  
  5. iconsprites <obey$dir>.!sprites
  6.  
  7. If "<System$Dir>" = "" Then Error 0 System resources cannot be found
  8. If "<WT$Dir>" = "" Then Error 0 !WT application cannot be found
  9.  
  10. RMEnsure Wacky-Talky 0.70 RMLoad <WT$Dir>.WackyTalky
  11.  
  12. SetEval MakeDirsWasNotLoaded 0
  13. WTENsure MakeDirs %SetEval MakeDirsWasNotLoaded 1 {:} WTLoad <Obey$Dir>.MakeDirs
  14.  
  15. *WimpSlot -Min 256k -Max 256k
  16. /<Obey$Dir>.Merge!WTs -q <WT$Dir>.WTModules <Obey$Dir>.WTModules
  17.  
  18. If MakeDirsWasNotLoaded Then WTKill MakeDirs
  19.  
  20.