Re: foreach routine
- Posted by cklester <cklester at yahoo.com> Dec 23, 2006
- 680 views
duke normandin wrote: > > > Once I have the above "stash", then we use your "foreach" and "split" code to > massage the FORM[key]=values Have you checked out the CGI code available in the archive? I just do this: include cgi.e process_cgi() -- then x = get_key_value("whatever") ...or something close to that. Easy! :) -=ck "Programming in a state of Euphoria." http://www.cklester.com/euphoria/