[pmwiki-devel] Parse Args and hyphens...

The Editor editor at fast.st
Thu May 17 09:35:17 CDT 2007


I've noticed if I try and use parseargs on something like

test='blue' test-one='green' test_two='red'

The first and third will work, but the second fails. The hyphen in the
parameter name blocks ParseArgs from seeing it as a parameter name.

Is there a reason for it? Could the function be adapted on a custom
basis to allow this?

Cheers,
Dan



More information about the pmwiki-devel mailing list