home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ARM Club 1
/
ARM_CLUB_CD.iso
/
contents
/
education
/
n
/
verbmast
/
!VerbMast
/
!Boot
next >
Wrap
Text File
|
1994-10-21
|
576b
|
13 lines
| !Boot file for VerbMast Application
| Set VerbMast$Dir
Set VerbMast$Dir <Obey$Dir>
| Load wimp's sprites
IconSprites <VerbMast$Dir>.!Sprites
Set RO3$Present Y
RMensure UtilityModule 3.00 Set RO3$Present N
IF "<RO3$Present>"="Y" THEN Set VerbMasterLanguages$Path <VerbMast$Dir>.
IF "<RO3$Present>"="Y" THEN Set VerbMasterFiles$Path <VerbMast$Dir>.
IF "<RO3$Present>"="Y" THEN Filer_Boot <VerbMast$Dir>. .!French ELSE RUN <VerbMast$Dir>. .!French.!Boot
IF "<RO3$Present>"="Y" THEN Filer_Boot <VerbMast$Dir>. .!German ELSE RUN <VerbMast$Dir>. .!German.!Boot
Unset RO3$Present