home *** CD-ROM | disk | FTP | other *** search
-
- | !run file for !ordering
- | a phase flow util..
- |
- | (c) DW Feb 1991
- |
- set ordering$dir <obey$dir>
- iconsprites <ordering$dir>.!Sprites
-
- set alias$@printtype_BA4 run <ordering$dir>.!run -print %%*0
- set alias$@runtype_BA4 run <ordering$dir>.!run -file %%*0
- set File$Type_BA4 OrderSheet
-
- RMEnsure UtilityModule 3.10 set ro2 true
- if "<ro2>"="true" then RMEnsure InterFaceManager 2.00 set load true
-
- RMEnsure FontManager 1.00 set load true
- RMEnsure ColourTrans 0.52 set load true
-
- if "<load>"<>"" then if "<system$path>"="" then error Locate your !System directory
- if "<load>"<>"" then unset load
-
- RMEnsure FontManager 1.00 RMLoad System:modules.Fonts
- RMEnsure FontManager 1.00
- RMEnsure ColourTrans 0.52 RMLoad System:modules.Colours
- RMEnsure FontManager 1.00
- RMEnsure Hourglass 0.00 RMLoad System:modules.Hourglass
- RMEnsure Hourglass 0.00
-
- if "<ro2>"="true" then RMEnsure InterFaceManager 2.00 RMLoad System:modules.Interface
- if "<ro2>"="true" then RMEnsure InterFaceManager 2.00 RMLoad <OBEY$DIR>.Interface
- | if "<ro2>"="true" then RMEnsure InterFaceManager 2.00 error Really need the interface module !
-
- unset ro2
- rmensure emptybox 0 rmload <obey$dir>.klong_3
- rmensure emptybox 0 error can not load fancy sound
-
- wimpslot -min 224k -max 224k
- run <ordering$dir>.!RunImage %*0
-