home *** CD-ROM | disk | FTP | other *** search
- From To:ibmpc-l Fri Feb 17 13:53:44 1989
- Date: Fri, 17 Feb 89 13:53:44 CDT
- To: Info-IBMPC@Simtel20.army.mil (IBM-PC Mailing List)
- Subject: SETENV Program Sent
-
- I have sent the SETENV program. There have been a number of inquiries
- which the code in this program may help satisfy. Some people wanted to
- know how to generate longer paths. Although this program does not do so
- directly, it could be modified to do so. A recent inquiry wanted to
- know how in C he could access an environment variable in the parent
- environment. This program does so, and can be used as a template for
- further development. SETENV works just like SET with a somewhat more
- relaxed syntax. My original reason for developing it was because the
- SET command would not allow an '=' character in the environment string.
- SETENV makes no such restriction. The original coding in the ENVVAR
- module was done by "Jim Anderson" <bilbo.jta@SEAS.UCLA.EDU> and the rest
- of the modifications and development was by me "David J. Camp"
- <david%wubios@wucs1.wustl.edu> . Good Luck in your development!
- -David-
-
- Bitnet: david@wubios.wustl ^ Mr. David J. Camp
- Internet: david%wubios@wucs1.wustl.edu < * > Box 8067, Biostatistics
- uucp: uunet!wucs1!wubios!david v 660 South Euclid
- Washington University Medical School Saint Louis, MO 63110
-
-