I have a ton of this stuff.
on *:DIALOG:ME:sclick:*: {
set %ME104 $iif($did(104).state == 1,ON,OFF)

on *:DIALOG:ME:INIT:0: {
if (%ME104 == On) { did -c ME 104 }

I don't mean to be a bother, i was just reading a post that covered this last night and i can't remember where the post is. I would like to get rid of all those variables to either a hash or ini file. If you know where that thread is that will be more than enough info.
Thanks!