|
| RUN file for TextEase
|
Set TextEase$Dir  <Obey$Dir>
Set TextEase$Version      5.20
Set TextEase$Spreadsheet  5.20
Set TextEase$OLE <Wimp$ScrapDir>.TextEase
|
| Change TextEase$Opts to save options to other directory
| eg for use on LAN or if hard drive is locked.
|
| Directory specified should contain a directory 'Dict' for user
| dictionary, and 'Option' for user options.
|
Set TextEase$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
Set File$Type_AB3 TE_Table
Set File$Type_AB2 TE_Tab_t
Set File$Type_AB1 TE_Base
Set File$Type_AAF TE_BaseT
|
Set Alias$@RunType_B8B   Run <TextEase$Dir>.!Run %%*0
Set Alias$@PrintType_B8B Run <TextEase$Dir>.!Run -print %%*0
|
Set Alias$@RunType_B8A   Run <TextEase$Dir>.!Run %%*0
Set Alias$@PrintType_B8A Run <TextEase$Dir>.!Run -print %%*0
|
Set Alias$@RunType_AB3   Run <TextEase$Dir>.!Run -Spreadsheet %%*0
Set Alias$@PrintType_AB3 Run <TextEase$Dir>.!Run -Spreadsheet -print %%*0
|
Set Alias$@RunType_AB2   Run <TextEase$Dir>.!Run -Spreadsheet %%*0
Set Alias$@PrintType_AB2 Run <TextEase$Dir>.!Run -Spreadsheet -print %%*0
|
IconSprites <TextEase$Dir>.!Sprites
|
RMEnsure DrawFile     1.43 RMLoad <TextEase$Dir>.DrawFile
RMEnsure FontChange   1.02 RMLoad <TextEase$Dir>.FontChan
RMEnsure Euclid       1.05 RMLoad <TextEase$Dir>.EuclidX
RMEnsure ColourPicker 0.16 RMLoad <TextEase$Dir>.Picker
RMEnsure EFFfont      2.10 RMLoad <TextEase$Dir>.FNmodule
|
| -k means DELETE work as ACORN, not PC.
| -l means produce logfile ( Softease use only ).
| -ProfPrint for printing with crop marks.
| -Eff allows use of Edward4 type fonts from Electronic Font Foundary
| -FontBlend uses font blending where necessary on FontManager >= 3.35 
| -FontFix allows thin lines to be anti-aliased - for use the David Pillings utility.
|
WimpSlot -min 1020K -max 1020K
Run <TextEase$Dir>.!RunImag -k -t -Eff -FontBlend %*0 -ProfPrint
