ExportToBatchDir
Specifies that the path for the current Export file (txt) is the Batch directory.
Syntax
bool ExportToBatchDir ()
Parameters
None.Returns
False, if the Batch Directory is not accessible. Otherwise, True.Level
All levels.Details
This action sets the path for the Export file to the current Batch directory.Attention: Usually,
an Export file is placed in the application's Export folder instead
of in a Batch folder of the Batch directory.
- Example
ExportToBatchDir()