Hi Carl,
<< Short of puting the percent value in a string, how do you write a
dialect to get around the following? ...
>> [10%]
** Syntax Error: Invalid integer -- 10%
** Near: (line 1) [10%]
>>
Yeah, that's a problem all right. The first option, which is ugly and not
VID-oriented, is to use a string for your dialect data source, rather than a
block. Blocks are awfully convenient for writing dialects though. :( The
other option, also ugly, would be to make them an issue! (e.g. #10%), but I
don't care for that much either.
In any case, I hope RT has made a note about it so they can consider it in
the grand scheme of things to come.
--Gregg
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.