Application object
Sets the logging device to any of the following:
|
Value |
Meaning |
|
0 |
No logging |
|
1 |
Log to debug window. You will need a Windows debug application to do this. |
|
2 |
Reserved. |
|
3 |
Shows a top-level window where the log is displayed. |
|
4 |
The log output is placed in a file named itralog.txt in the program's Log directory (for example C:\Users\Public\ReadSoft\INVOICES\Log\itralog.txt in the newer operating systems). If the file does not exist, it is created. If it does exist, the new output is appended to the end of the file. |