home *** CD-ROM | disk | FTP | other *** search
- | Defines ALT + keypad * to toggle the state of the ARM 3 cache
- | it assumes that by default the cache is turned on
-
- Set Cache$State Off
- SetMacro Alias$TaskKillAction IF "<Cache$State>"="Off" THEN Set Cache$State On ELSE Set Cache$State Off|mCache <Cache$State>|m
-