home *** CD-ROM | disk | FTP | other *** search
- | !Run file for !Tools.
-
- Set WTExamples$Path <Obey$Dir>.^.
- Set WTExamples$Dir <Obey$Dir>.^
- Set Tools$Dir <Obey$Dir>
-
- Iconsprites <Tools$dir>.!Sprites
-
- | Check if !WT has been seen by the filer
- | the next line may corrupt Obey$Dir variable
- If "<WT$Path>" = "" Then /<Tools$Dir>.> /System:!WT.!Boot
- If "<WT$Path>" = "" Then Error "Please run !WTInstall to install Wacky-Talky"
-
- | Load the manager
- RMEnsure Wacky-Talky 0.80 RMLoad WT:WackyTalky
- >/WT:!SetVars
-
- | Ensure GLib
- If "<GLib$Path>"="" Then /WT:3rdParty.!GLib.!Run
-
- | Set some usefull alaises.
- Set Alias$EnsureMod %IF "%%2"<>"" THEN WTEnsure %%0 %%1 WTLoad WTModules:%%*2 ELSE IF "%%1"="" THEN WTEnsure %%0 WTLoad WTModules:%%0 ELSE WTEnsure %%0 %>WTLoad WTModules:%%1{:}IF Err=214 THEN WTEnsure %%0 %%1 WTLoad WTModules:%%0{:}WTEnsure %%0 %%1
-
- | Ensure a nice version of BASIC module for RO2 users! (Hello there!)
- RMEnsure BASICTrans 1.00 >RMReInit BASICTrans
- RMEnsure BASICTrans 1.00 RMLoad <Tools$Dir>.BASIC+
- RMEnsure BASIC 1.05 %>RMReInit BASIC
- RMEnsure BASIC 1.05 %RMLoad <Tools$Dir>.BASIC+
-
- WTLoad WTModules:WT+
-
- | Ensure that the following WT modules are loaded and load them if this
- | is not the case.
- >EnsureMod BError
- >EnsureMod FarAddress
- >EnsureMod LocalLabels LocalLabel
- >EnsureMod NiceSRTs
- >EnsureMod RunData
- >EnsureMod SquashInfo
- >EnsureMod WTasm
- >EnsureMod WTDLRs+
- >EnsureMod WTTokens
- >EnsureMod PrettyHelp
-
- | Ensure Tokens
- >WTTokensEnsure WTService_0 >WTTokensLoad WTResources:WT_Tokens