|
Thanks Scott, I would be interested in seeing how to do this. I am on V5R4 and using ILE RPG and I have already code that is using the putenv API in one program and getting them back with the getenv in a second. Thinking if using this to replace the passing of parms on a PLIST to help reduce maintenance time.
-----Original Message-----
Sure. There's an array of pointers named 'environ' that's exported from
the ILE C runtime library. You can interrogate that array of pointers
to get a list of all of the job-level envvars.
If you need more information, tell me which language you'd like to code
this in, and which release you're using.
This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.