Another good way to "switch on-off" large pieces of code is to use groups...

[code]
#GroupName off
alias test {
; Groups must appear outside of aliases and events
}
#GroupName end

/enable #GroupName
/disable #GroupName