home *** CD-ROM | disk | FTP | other *** search
- | Run file for AutoLoad v0.02
- | by GUS (c) Aroma 1995.
-
- Set AutoLoad$Dir <Obey$Dir>
-
- If "<WT$Dir>" = "" Then Error "!WT application not found"
- RMEnsure Wacky-Talky 0.72 /<AutoLoad$Dir>.EnsureWT 0.72
-
- WTEnsure EasyCLI 0.02 WTLoad WTModules:,<AutoLoad$Dir>.EasyCLI
-
- WTIfNot 1 <AutoLoad$Dir>.AutoLoad Goto LoadIt
- WTEnsure TidyWT 0.06 WTLoad WTModules:TidyWT
- TidyWTName AutoLoadApp
- >/WT:!SetVars
- Wimpslot -min 92K -max 92K
- >/<AutoLoad$Dir>.MakeAuto!
- IF Err<>-1 THEN Set ErrStr <ErrorString> ELSE Set ErrStr ""
- >TidyWTKill AutoLoadApp
- $%Unset ErrStr {:} IF "<ErrStr>"<>"" THEN Error "<ErrStr>"
-
- |LoadIt
- Load <AutoLoad$Dir>.AutoLoad
- Unset AutoLoad$Dir
-