Quote:
As far as []'s do, use double to 'escape' them. I.e. instead of [, use [[. instead of ], use ]]. For a workaround with braces, set them to a variable:

var %lb = $chr(123), %rb = $chr(125)
.tiemr 1 5 %lb %lb Hello %rb %rb


having an escape char would be great for use in the /timer command surely it would be the easiest thing to impliment anyway, perhaps starting the line with an \timer as opposed to normal / just thought.
and searching can be a pain in the facilities sometimes you might not know what exactly to search for and find little to nothing only to be told there are things. we all slowly learn though! smile