home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: alt.msdos.programmer
- Path: sparky!uunet!newsflash.concordia.ca!nstn.ns.ca!newton.ccs.tuns.ca!macdonak
- From: macdonak@newton.ccs.tuns.ca (Kevin MacDonald)
- Subject: Help Required with Dos variables
- Message-ID: <1993Jan4.160029.26833@newton.ccs.tuns.ca>
- Date: Mon, 4 Jan 1993 16:00:29 GMT
- Organization: Technical University of Nova Scotia, Halifax, N.S.
- Lines: 11
-
- Is there any way to display the contents of a single DOS variable?
- I know you can display all current variables by typing SET, but there
- doesn't appear to be any way to display variables individually.
-
- I'm trying to setup a user log for our novell server and I thought
- since the users login time and username can be stored in dos
- variables, the simplest way to accomplish what I want to do would be
- to redirect the contents of these variables to a file... but alas
- DOS doesn't seem to want to cooperate...
-
- Rob
-