home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / r / rollerdex / !RollerDex / !Run < prev    next >
Encoding:
Text File  |  1993-12-06  |  624 b   |  13 lines

  1. |    !Run file for RollerDex 
  2. |    By R Peach
  3. |
  4.      Set RollerDex$Dir <Obey$Dir>
  5.      RMEnsure UtilityModule 3.10 Error RollerDex Needs RISC OS 4.10 or later to run Thankyou
  6.      If "<System$Path>"=""  then Error 0 System resources cannot be found
  7.      RMEnsure InterfaceManager 1.25 RMLoad <Obey$Dir>.Interface
  8.      RMEnsure InterfaceManager 1.25 Error Couldn't load Interface module
  9.      RMEnsure WimpExtension 1.97 RMLoad <Obey$Dir>.WimpExt
  10.      RMEnsure WimpExtension 1.97 Error Up date your WimExtention module form inside this application thank you
  11.      WimpSlot -min 250K -max 250K
  12.      Run <Obey$Dir>.!RunImage %*0
  13.