PDA

View Full Version : Using a comma in literals



jzieba
26-Jun-2009, 04:08 AM
The documentation states:

A literal value is any string surrounded by '%' and single quotes:

However, I cannot seem to use a comma in the literal.

I get an error msg when I do.

Is this correct?

russellr
27-Jun-2009, 09:30 PM
Hi,

Please look at this document:
http://www.tectite.com/fmhowto/derived.php

under the heading "Special Characters".

russellr
27-Jun-2009, 09:31 PM
Hi,

Also, thanks for your feedback.

The section called "Literals" should mention this and have a link to the "Special Characters" section.

We'll improve the document.

jzieba
28-Jun-2009, 03:24 PM
Thanks for the help. The document was very helpful.