PDA

View Full Version : batch file


Pieter_Arntz
July 14th, 2002, 06:04 AM
Hi,

I´ve got a question for all you computer experts out there.
In a batch file, what is the effect of putting /q behind a command line?
Does it mean something like: don´t ask questions, just do it
Or something else with the same effect?

Regards,

Pieter

MyNethingyman
July 14th, 2002, 07:20 AM
/q

Prevents the Batch Loader screen from displaying.

http://www.fpd.finop.umn.edu:9000/help/system_admin/batch_load/bl_run_t.htm



These also may help if you are working in that area.

http://www.cs.ntu.edu.au/homepages/bea/home/subjects/ith305/description.html


http://www.aumha.org/a/batches.htm

Pieter_Arntz
July 14th, 2002, 07:28 AM
Thnx a bunch,

Enough reading material for a cloudy Sunday afternoon :)

Regards,

Pieter