|
| RUN file for TextEase Browser
|
Set TextEaseB$Dir  <Obey$Dir>
|
| Change TextEaseB$Opts to save options to other directory
| eg for use on LAN or if hard drive is locked.
|
| Directory specified should contain a directory 
| 'Option' for user options.
|
Set TextEaseB$Opts <Obey$Dir>
|
Set File$Type_B8B TextEase
Set File$Type_B8A TE_temp
Set File$Type_B3F Pages
Set File$Type_B3E Pages_temp
|
IconSprites <TextEaseB$Dir>.!Sprites
|
RMEnsure FontChange 1.00 RMLoad <TextEaseB$Dir>.FontChan
RMEnsure DrawFile   1.01 RMLoad <TextEaseB$Dir>.DrawFile
RMEnsure Euclid     1.04 RMLoad <TextEaseB$Dir>.EuclidX
RMEnsure EFFfont      2.10 RMLoad <TextEaseB$Dir>.FNmodule
|
WimpSlot -min 20K -max 20K
Set Speak$Dir <Obey$Dir>
RMEnsure Speak 2.09 <TextEaseB$Dir>.LoadSpea
|
| -k means DELETE work as ACORN, not PC.
| -l means produce logfile ( Softease use only ).
| -t allow talking - only with talking version.
| -Eff allows use of Edward4 type fonts from Electronic Font Foundary
|
WimpSlot -min 320K -max 320K
Run <TextEaseB$Dir>.!RunImag -k -t -Eff %*0
