home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Datafile PD-CD 5
/
DATAFILE_PDCD5.iso
/
education
/
a
/
numeric
/
!Numeric
/
!Run
< prev
next >
Wrap
Text File
|
1995-04-12
|
375b
|
10 lines
Set Numeric$Dir <Obey$Dir>
IconSprites <Numeric$Dir>.!Sprites
Set Numeric$Try64 1
RMEnsure UtilityModule 3 Set Numeric$Try64 0
If Numeric$Try64 = 1 then RMensure BASIC64 0 RMload System:Modules.BASIC64
WimpSlot -min 64K -max 64K
If Numeric$Try64 = 0 then BASIC -quit <Numeric$Dir>.!RunImage
If Numeric$Try64 = 1 then BASIC64 -quit <Numeric$Dir>.!RunImage
UnSet Numeric$Try64