Do you know how to get the environment variable through
Universe? The jBase code
to get them is:
  DUMMY=GETENV('CONTENT_LENGTH',Content_Length)
  DUMMY=GETENV('QUERY_STRING',Query_String)
  DUMMY=GETENV('REQUEST_METHOD',        Request_Method)
  DUMMY=GETENV('SERVER_NAME',WebServerName)
and create one is:
  Dummy=PUTENV('JEDIFILENAME_MD=':SwitchWebHome:'\MD')


Any help on this would be greatly appreciated.

Thanks,
John

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to