01-Oct-2004, 04:36 AM
Hi,
I'm using the following line in the batch:
START /W BC2.exe %workfile% %workfile2% file-report output-to:"C:\MyBatches\reports.htm"
The 2 filenames are taken from a settings file called at the start of the batch. This worked file using the /out notation, but I haven't been able to figure out the correct usage of file-report. I just need a simple report in html format. I'm using 2.2.7.
Any help appareciated!
Thanks.
I'm using the following line in the batch:
START /W BC2.exe %workfile% %workfile2% file-report output-to:"C:\MyBatches\reports.htm"
The 2 filenames are taken from a settings file called at the start of the batch. This worked file using the /out notation, but I haven't been able to figure out the correct usage of file-report. I just need a simple report in html format. I'm using 2.2.7.
Any help appareciated!
Thanks.