Menu

#22 Problem with switch, backslash, and brackets

open
nobody
Scripting (7)
4
2004-03-08
2004-03-08
Tara McGrew
No

This code doesn't work...

@l $symbol = [\]
switch $raw
case $symbol:
messagebox ok
case expr [$@] == [$symbol]
messagebox almost ok
case else
messagebox oops
endswitch

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.