×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Scott,
OK - you can just ignore this now - I finally played with it long enough
that I sorted it out and it is now worked as desired.
Thanks for keeping me at it, until I got your response I was about to give
up and try a different route. This is the better way to get parameters to
the called program.
Rich
--------------------------------------------------------------------------
Scott Klement wrote:
You could use QtmhPutEnv() for that.
However, I would suggest using the regular putenv() API. It does
exactly the same thing, but is much easier to code, IMHO.
Alternately, you could just use the ADDENVVAR/CHGENVVAR CL Commands.
Rich Loeber wrote:
Does anyone have experience with this procedure? Can I use it to reset
the QUERY_STRING in effect before issuing a direct CALL to a program that
then uses the QtmhGetEnv to retrieve the value. Sometimes I want to call
the program from a link using the query string but I also have a situation
where I'd like to call it directly.
Rich Loeber
Kisco Information Systems
http://www.kisco.com
As an Amazon Associate we earn from qualifying purchases.