View Full Version : Command line to run a Script
Anonymous
03-27-2003, 05:06 PM
I am trying to automate our burn in process. I like the fact that you can script with BIT Pro v3.1, however, is there a way to start the program in a script from a command line? We only want to test the USB for 5 miniutes vs 12 hours with all the rest of the tests. Therefore, there is no need for a large quantity of USB loopback adapters.
I have a script...just no way to start it from the command line.
PLEASE HELP! :shock:
-TechBob
passmark
03-28-2003, 08:00 AM
Scripting is a fairly new feature. At the moment there is no way to start a script from the command line. You must use the "Execute Script" menu item.
I have added this request to our "to do" list for the next version of the software. It should be an easy change to the software.
There is another solution but it might not be exactly what you want. Create two configuration files. One for USB testing and one for everything else. Then run BurnInTest twice from a DOS batch file. For example
bit.exe /r usbtest.cfg
bit.exe /r systemtest.cfg
For the usbtest.cfg file you would set the test timer to 5min. For the systemtest.cfg file you would have the longer duration.
Hope this helps
David
PassMark
Anonymous
03-31-2003, 06:02 PM
Absolutely! Thank you for the help. I knew there was a simple shortcut, but it wasn't coming to mind. I will do the batch file solution as I wait for the next Rev of BIT.
Thanks again,
TechBob :roll:
vBulletin® v3.7.0, Copyright ©2000-2009, Jelsoft Enterprises Ltd.