Greetings,

I've been playing with match_parse and it looks like I've found another
problem.  For instance, I have a page that puts out a list of apache
variables and their values.  For want of a better idea, I split on "\["
and that seemed to work fine.

The problem is, I can print a variable OK like this

>> echo __matchlist__[9]
SERVER_SOFTWARE] => Apache

but if I try to

popmatch 9
echo __match__

what I get is __matchlist__ except that the SERVER_SOFTWARE line has been
deleted.  That seems to be backward from the help description.  Am I
missing something?

Thanks,

Sheryl

_______________________________________________
twill mailing list
[email protected]
http://lists.idyll.org/listinfo/twill

Reply via email to