home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ARM Club 3
/
TheARMClub_PDCD3.iso
/
hensa
/
misc
/
templed
/
templed_1
/
!TemplEd
/
!Run
< prev
next >
Wrap
Text File
|
1997-03-19
|
1KB
|
32 lines
|
| !Run file for !TemplEd
|
Set TemplEd$Dir <Obey$Dir>
Set Alias$@RunType_FEC Run <TemplEd$Dir>.!Run %%*0
IconSprites <TemplEd$Dir>.!Sprites
RMEnsure MenuUtils 0.11 RMLoad <TemplEd$Dir>.MenuUtils
|
| Check if BorderUtils module must be loaded
|
Set LoadBorderUtils 0
RMEnsure UtilityModule 3.50 Set LoadBorderUtils 1
If <LoadBorderUtils> = 1 Then RMEnsure BorderUtils 0.0 Set LoadBorderUtils 1
If <LoadBorderUtils> = 1 Then RMLoad <TemplEd$Dir>.BorderUtil
UnSet LoadBorderUtils
|
| Check if MessageTrans module must be loaded
|
Set LoadMsgTrans 0
RMEnsure MessageTrans 0.0 Set LoadMsgTrans 1
If "<System$Path>" = "" AND "<LoadMsgTrans>" = "1" Then Error 0 System resources cannot be found
If <LoadMsgTrans> = 1 Then RMLoad System:modules.MsgTrans
UnSet LoadMsgTrans
|
| The following maximum values can be set to suit your needs
|
Set TemplEd$MaxTemplates 100 | max number of user templates
Set TemplEd$MaxIcons 200 | max number of icons in a user template
Set TemplEd$MaxIndirSize 8000 | space for indirected data (only for loading)
|
WimpSlot -min 108K -max 108K
Run <TemplEd$Dir>.!RunImage %*0