JournalDir

The
JournalDir
item returns the path to the journal directory specified in the
batchsvr.ini
file.
This table shows the input and output formats for this item.
Input Format
Request:
JournalDir
Output Format
The JournalDir item returns in this format:
<Path>
\crlf
where:
Field Name
Format
Description
<Path>
ASCII – String
Journal directory path specified in the
batchsvr.ini
file.
This table shows an example of the return on this request.
Example:
A request on
object.GetItem(JournalDir)
could return:
\\STATION5\PROGRAM FILES\ROCKWELL SOFTWARE\BATCH\ SAMPLEAPP\JOURNALS\ \crlf
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal