|
Redirect Output
|
Enable this option for console applications only (it won't work with window-applications). Screen output is redirected to the file specified. Note that some applications use an internal buffer when they do not write to the screen but to a file. Means that output might be made available by the app. in chunks of a certain size only (typically 4.096 bytes). The application is responsible for the error handling if for some reason the file became unavailable (i.e. when you redirect output to a file on a remote machine and that machine becomes unavailable the application must be able to handle that situation otherwise it will crash).
|
|
Stdout File
|
Enter the full path and name of the log file, the directory MUST exist.
In file names following variables are allowed: ~Y The year, expressed as 4 digits ~M The month, expressed as 2 digits ~D The day of the month (1..31), expressed as 2 digits ~W The week of the year, starting from 0. Note that multiple applications cannot share output files. |
|
Stderr File
|
Same as above
|
NT Wrapper v1.06 - May 13, 2005
Copyright © 2002- 2005 P.Pohman
NT Wrapper Home

