technote:log_file
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
technote:log_file [2020/09/09 02:30] – [Setting Log File Location via Lite Configuration File] Scott Cunliffe | technote:log_file [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 11: | Line 11: | ||
==== Setting Log File Location via Lite ==== | ==== Setting Log File Location via Lite ==== | ||
- | When cycling through a main function in Lite (Scan-In, Scan-out, Send and Recall), after selecting the function and clicking Next you will be presented with the Options window. | + | When cycling through a main function in Lite (Scan-In, Scan-out, Send and Recall |
To change the default directory, click in the field to the right of the Log File Folder and click on the ('' | To change the default directory, click in the field to the right of the Log File Folder and click on the ('' | ||
Line 29: | Line 29: | ||
Scroll down to the section | Scroll down to the section | ||
- | <sxh> | + | <code> |
// | // | ||
// If you specify a valid logfile value the logfile dialog will not be displayed | // If you specify a valid logfile value the logfile dialog will not be displayed | ||
// | // | ||
// logfile=" | // logfile=" | ||
- | </sxh> | + | </code> |
- | Remove the comments (//) from the line logfile=" | + | Remove the comments (< |
The code block in the cfg file should now look like this: | The code block in the cfg file should now look like this: | ||
- | <sxh> | + | <code> |
// | // | ||
// If you specify a valid logfile value the logfile dialog will not be displayed | // If you specify a valid logfile value the logfile dialog will not be displayed | ||
// | // | ||
logfile=" | logfile=" | ||
- | </sxh> | + | </code> |
technote/log_file.1599618616.txt.gz · Last modified: 2025/01/21 22:07 (external edit)