Posted by member 124072 on 2006-01-11 18:05:24 link

im still baffled at this whole !ifeq and !ifexist. heres what i got so far. (and it doesnt work.)
;amptoggle
*Script bang !amptoggle
*Script bang !ifExist "amp 1" execute [!xTextReplace @$ConfigDir$themevars.rc@ @amp 1@ @amp 0@][!labelhide lsxclip] [!labelhide lsxclip2] [!labelhide topbar] [!labelhide topbar3] [!labelhide topbar1]
*Script bang !ifExist "amp 0" execute [!xTextReplace @$ConfigDir$themevars.rc@ @amp 0@ @amp 1@][!labelshow lsxclip] [!labelhide lsxclip2] [!labelshow topbar] [!labelhide topbar3] [!labelshow topbar1]
*Script bang exec !Refresh
*Script ~bang

thats whats in the script rc file, and ive got
*mzScriptFile "$ConfigDir$hideconfig.rc"
in the theme.rc file.
im using mzscript-0.8.6l because the new one makes even more less sense to me than this one (i love my grammar)