Search found 1 match

by brianr
Wed Mar 26, 2014 7:52 am
Forum: Programming
Topic: logmsg quote suppression
Replies: 1
Views: 1841

logmsg quote suppression

Hello,

When I run the code:

Code: Select all

%txt = "scalar factor=2" logmsg %txt
The ouput is:
"scalar factor=2"
on the log (i.e., including the quotation marks).

Is there a way to suppress the quotations from the logged string?

Thanks.

Go to advanced search