On Tue, 24 Jul 2012 15:21:44 -0500, McKown, John 
<[email protected]> wrote:

>This is a snippet from a REXX CGI that has been running for a few years:
>
>
>/* get the POST data into the "qs" variable */
>qs=""
>do while(lines())
<snip>

Thanks for the info John,  it looks to me like cgiparse was ported to rexx 
without concern as to whether it was useful in a rexx environment or not.    
Your examples are both a little too heavyweight for my application, I think I 
will parse the Query string myself.

Dana

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to