regex help
hello,
i m looking for the right syntax to add bracket to a string message with regex:
for instance
0 45 12 43 55 55 must become "0 45 12 43 55 55"
thx in advance for the help! :)
-e
ok well nevermind, i m going to use tosymbol object.
..still curious if anyone knows with regex.
brackets (or parentheses) = ({[ etc
things you typed are called quotation marks, or quotes

haha yes i know ! ..was a bit out of my mind here - sorry for the mess :) ... and the answer
no need to be sorry - the oposite is the case - I also forgot how to enclose
list to symbol using regexp, and at the end we both learned something