PDA

View Full Version : Scripting able to provide misc info?


2Biased
06-15-2007, 06:38 PM
Hi,

After playing around with the scripting capabilities I was wondering if there are some undocumented features.

When running from a USB flash drive it would be nice to store the results with different names. For example, is it possible to use standard DOS batch commands as part of a PTS script file? This could be used to store the results of tests at least under different dates or so.

Thanks in advance - and for the program in general :)

Ian (PassMark)
06-18-2007, 12:08 AM
At the moment there is not an option to store results with dymanic file names, such as the date. We have added this to our candidate feature list for a future version of PerformanceTest (along wth expanding environment varables in a results file name).

In the meantime, maybe you could try to use the EXECUTE command to run an external program to rename the file.

Regards,
Ian