home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / p / protector / !Protector / !Run < prev    next >
Text File  |  1992-10-05  |  354b  |  11 lines

  1. | !Run for !Protector Version 4.48dv
  2. | By Jari Kuhanen 1992 ©
  3.         
  4. Set Protector$Dir <Obey$Dir>
  5. IconSprites <Protector$Dir>.!Sprites
  6. WimpSlot -min 64k -max 64k
  7. RMEnsure  InterfaceManager 2.00 RMLoad <Protector$Dir>.Interface
  8. IF "<state$>"="running" THEN Error Protector is Running Already
  9. IF "<state$>"<>"running" THEN Run <Protector$Dir>.!RunImage
  10.  
  11.