INDEX   SEARCH   <--BACK

How to enable debugging in Batch & Print Pro

KB ARTICLE: KB0033
KB DATE: 11/01/2007
REQUIRES VERSION: 1.00 or above


The debug file debug.txt is created in the installation folder or current working directory, i.e. C:\Program Files\Traction Software\Batch & Print Pro\debug.txt

NOTE: Batch & Print Pro must be closed afterwards for the debug file to be fully written as some lines are stored in disk cache.

NOTE: If you are emailing the debug.txt file back to us make sure you winzip it up first and send us the zip to reduce size.

Batch & Print Pro has three ways of enabling debugging:-

1. In the interface

Start Batch & Print Pro, in the main list window press CTRL+D, then click OK to the debug message to start debugging

2. From the command line

CD "C:\Program Files\Traction Software\Batch & Print Pro"
"Batch And Print" -D

the -D switch needs to be the first parameter e.g. -D c:\test.pdf -p -q

3. In NT Service mode

edit C:\Program Files\Traction Software\Batch & Print Pro\BPPNTService.ini  in notepad.exe
change line: CommandLine = "C:\Program Files\Traction Software\Batch & Print Pro\batch and print.exe" -FS
to: CommandLine = "C:\Program Files\Traction Software\Batch & Print Pro\batch and print.exe" -FS -D

 

NOTE: Batch & Print Pro must be closed afterwards for the debug file to be fully written as some lines are stored in disk cache.

NOTE: If you are emailing the debug.txt file back to us make sure you winzip it up first and send us the zip to reduce size.