home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / program / dde / backthrow / !backthrow / !Run < prev    next >
Encoding:
Text File  |  1992-08-09  |  648 b   |  13 lines

  1. *If "<System$Path>" = "" Then Error 0 System resources cannot be found
  2. *WimpSlot -Min 128k -Max 128k
  3. *IconSprites <Obey$Dir>.!Sprites
  4. *Set Backthrow$Dir <Obey$Dir>
  5. *RMEnsure SharedCLibrary 0 System:modules.clib
  6. *RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 to run !Backthrow
  7. *RMEnsure FrontEnd 0 System:modules.frontend
  8. *RMEnsure Frontend 1.13 Error You need version 1.13 of the FrontEnd module to run !Backthrow
  9. *RMEnsure TaskWindow 0 System:modules.task
  10. *RMEnsure TaskWindow 0.29 Error You need version 0.29 of the taskwindow module to run !Backthrow
  11. *WimpSlot -Min 32k -Max 32k
  12. *FrontEnd_Start -app Backthrow -desc <Backthrow$Dir>.desc
  13.