You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to GOLD Parsing System
Hello
I´m trying to use the Delphi grammar found in GOLD web site, with the
last release of GOLD Builder, but I always get a syntax error when the
parser finds a literal string. It is defined as follows:
In both cases I have the same behavior, the parsers stops with an
error saying the token ' (apostrophe) is not expected.
Where I am mistaking?
Thanks in advance.
Gambit
Gambit
unread,
Mar 28, 2008, 12:55:30 PM3/28/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to GOLD Parsing System
Hello
I found it! My mistake on understanding the meaning of {Printable
Extended}. I thought that that charset included {Printable} too. So,
the solution is just to define {String Ch} like this: