Posted by member 37809 on 2003-09-10 22:45:00 link

(Just to clarify my first post)
abc 123
dog 41
cat $abc / dog$ ; invalid
emu $abc/dog$ ; valid
cow "$abc / dog$" ; valid

!alert "$cat$" gives me abc. I'm not saying that litestep should handle $'s in pairs though; quotes are enough.