home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / c / customiser / !Customise / !Run < prev    next >
Encoding:
Text File  |  1993-03-22  |  614 b   |  16 lines

  1.    
  2.    | --------------------------------------
  3.    | Run file for application : !customise
  4.    | --------------------------------------
  5.    
  6.      Set Customise$Dir <Obey$Dir>
  7.      SET New$OS IS
  8.      IconSprites <Obey$Dir>.!Sprites
  9.      RMEnsure ResourceFiler 0.00 SET New$OS NOT
  10.      If "<System$Path>"=""  then Error 0 System resources cannot be found
  11.      RMEnsure SharedCLibrary 0 RMLoad System:modules.CLib
  12.      RMEnsure InterfaceManager 2.00 RMLoad System:modules.Interface
  13.      RMEnsure InterfaceManager 2.00 Error Couldn't load Interface module 
  14.      WimpSlot -min 64K -max 64K
  15.      Run <Obey$Dir>.!RunImage 
  16.