Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!umich!samsung!brutus.cs.uiuc.edu!psuvax1!psuvm!NYUACF!CHAPMAN From: CHAPMAN@NYUACF.BITNET Newsgroups: bit.listserv.novell Subject: DOS Environment variables Message-ID: Date: 9 Feb 90 14:59:00 GMT Sender: Novell LAN Interest Group Reply-To: Novell LAN Interest Group Lines: 10 Approved: NETNEWS@PSUVM Gateway Original_To: BITNET%"novell@suvm" I pass environment variables into the login script by using parameters to the login command. E.g. if I have previously done set location = lab1 then a user might login with the following command: login fs1/username %location% The command is executed from a DOS batch file.