home *** CD-ROM | disk | FTP | other *** search
- | II version
- Set TAS_Art$Dir <Obey$Dir>
- IconSprites <Obey$Dir>.!Sprites
- If "<System$Path>" = "" then Error 0 System resources cannot be found
- RMEnsure MemAlloc RMLOAD System:Modules.MemAlloc
- Screensize 160k ERROR 0 Can't set screensize
- RMAFree 320k ERROR 0 Can't claim RMA size
- RMEnsure TrackerModule RMLoad <Obey$Dir>.PMx ERROR 0 Do you wan't music ?
- RMEnsure LZWD RMLoad <Obey$Dir>.LZW.LZWD ERROR 0 'LZWD' must be loaded !
- RMEnsure Snakk RMLoad <Obey$Dir>.Snakk ERROR 0 Where is my voice ?
- Run <Obey$Dir>.Code
- RMKill LZWD
- RMKill MemAlloc
- RMKill TrackerModule
- RMKill Snakk!!
-