no. THe reason I showed it the way I did, was so u could see:
Code:
on $*:TEXT:/^\S+(v| $)/i:#:{ }

when this event triggeres it might see "$)/i" as an identifer,
hence why u would surround the matchtext with $()

Last edited by FroggieDaFrog; 01/08/10 07:03 PM.