On WinNT I am trying to use a batch file from a CMD Prompt to set INI file variables. I am using Enquire.com to prompt for variables which should then be Set as Environment Variables. However have 2 problems, 1) Memory allocation error when entering values (I can solve this by using the Shell command in Config.nt) but is there any other way round this? 2) Cannot get the variables to be entered as either Environement variables or into an output file. Any ideas on how to SET these variables.