11-18-2009 06:20 AM
I get the message "unexpected token" when putting in the "\" character into the end of a string. I wish to use this character for defining a folder path, e.g.
Locals.Path = "C:testdata\" + Locals.var_folder
Why does TestStand give an "unexpected token" when adding in the "\" character; how do I get around this?
11-18-2009 06:22 AM
hope this helps,
Norbert