home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / alt / msdos / programm / 3086 < prev    next >
Encoding:
Text File  |  1993-01-04  |  886 b   |  21 lines

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