regex help

fraction's icon

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

fraction's icon

ok well nevermind, i m going to use tosymbol object.

..still curious if anyone knows with regex.

Source Audio's icon

brackets (or parentheses) = ({[ etc
things you typed are called quotation marks, or quotes


fraction's icon

haha yes i know ! ..was a bit out of my mind here - sorry for the mess :) ... and the answer

Source Audio's icon

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