home *** CD-ROM | disk | FTP | other *** search
- |
- | This file can be included by the !Run file of an application that needs
- | only the Wacky-Talky module manager and contains it.
- |
-
- | We don't want to change user's sprites for no reason
- If "<WT$Path>" = "" Then Iconsprites <Obey$Dir>.WTSprs
-
- Set File$Type_B6F WTModule
-
- | If your application contains WackyTalky module file
- If "<WTHereVersion>" = "" Then SetEval WTHereVersion 0
- If WTHereVersion <= 070 Then Set WTHere$Dir <Obey$Dir>
- If WTHereVersion <= 070 Then SetEval WTHereVersion 070
-
- RMEnsure Wacky-Talky 0.70 RMLoad <WTHere$Dir>.WackyTalky
-
-