Posted by member 42057 on 2003-06-24 21:44:04
Hi, I created a script that would hide all of the GUI, but when i add it to the step.rc and try to use the command (which is bound to a hotkey) it doesn't work, here i'll give you a copy of the script i wrote:
*Script bang !HideEverything
*Script exec !SystrayHide
*Script exec !ShortcutGroupHide *
*Script exec !geekamphide
*Script exec !CommandHide
*Script exec !time1Destroy
*Script exec !cpuDestroy
*Script exec !memDestroy
*Script exec !upDestroy
*Script ~bang
*Script bang !ShowEverything
*Script exec !Recycle
*Script ~bang
*Script bang !HideEverything
*Script exec !SystrayHide
*Script exec !ShortcutGroupHide *
*Script exec !geekamphide
*Script exec !CommandHide
*Script exec !time1Destroy
*Script exec !cpuDestroy
*Script exec !memDestroy
*Script exec !upDestroy
*Script ~bang
*Script bang !ShowEverything
*Script exec !Recycle
*Script ~bang