Greetings,
 
I have recently combined all my batch script files to work on numerous sites by passing in the correct arguments for each site.  However, in my common config file, I have:
 
SETTINGS OFF
DEBUG OFF
WARNINGS ON
PROGRESSFREQ 1000000
# ERRFILE somefile
ERRLINELENGTH 78
But in my batch script, I am passing +C"ERRFILE %ERRFILE%", where %ERRFILE% is correctly being converted to that site's error file.  The problem I'm having is that the script seems to write out the computer input data file to the DOS window.  Is this because I'm specifying no error file in the cfg file, even though Warnings is set to On?  I've taken a look at the batch script, and if I remove the ERRFILE argument and put it back in the CFG file, it no longer writes the input file to the screen.  Any suggestions?
 
Thanks,
Bassam Abdul-Baki
+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.meer.net/mailman/listinfo/analog-help
|
|  Analog Documentation: http://analog.cx/docs/Readme.html
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
+------------------------------------------------------------------------

Reply via email to