[DGD] Parse_string confusion
Erwin Harte
harte at xs4all.nl
Fri Jan 18 15:54:01 CET 2002
On Fri, Jan 18, 2002 at 01:27:03AM -0800, Noah Lee Gibbs wrote:
> I'm trying to use a line of the form:
>
> return !!parse_string("regstring = /[^A-Z]+/\n\nfull: regstring\n", str);
>
[...]
>
> Looks like, for starters, anything that isn't inverted (with ^) won't
> parse. Very odd.
>
> Is this expected behavior? I'm using 1.2.35, so anything's possible...
Can you give some combinations of:
- Complete grammar used.
- Input given.
- Output expected.
Because I'm not quite sure what you're trying to do here. :)
Erwin.
--
Erwin Harte <harte at xs4all.nl>
_________________________________________________________________
List config page: http://list.imaginary.com/mailman/listinfo/dgd
More information about the DGD
mailing list