home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / education / mathstest / !MathsTest / !Run next >
Text File  |  1995-04-06  |  620b  |  18 lines

  1.    
  2.    | ------------------------
  3.    | Run file for !MathsTest
  4.    | ------------------------
  5.    | © James Cort 1994/95  
  6.    | ------------------------
  7.   
  8.      IF "<MathsTest$Dir>"<>"" THEN Error 0 Maths Test is already running!
  9.      Set MathsTemplates$Dir <Obey$Dir>
  10.      Set MathsTest$Dir <Obey$Dir>
  11.      IconSprites <Obey$Dir>.!Sprites
  12.      RMEnsure UtilityModule 3.10 Set MathsTemplates$Dir <Obey$Dir>.Templates
  13.      IF MathsTemplates$Dir=Obey$Dir THEN Set MathsTemplates$Dir <Obey$Dir>.Templates.3D
  14.  
  15.      WimpSlot -min 64K -max 64K
  16.      Run <Obey$Dir>.!RunImage
  17.      UnSet MathsTemplates$Dir
  18.      UnSet MathsTest$Dir