RecipeDir
The
RecipeDir
item returns the path to the recipe directory specified in the batchsvr.ini
file.This table shows the input and output formats for this item.
Input Format | Request: RecipeDir | |
Output Format | The RecipeDir item returns in this format: <Path> | |
Field Name | Format | Description |
<Path> | ASCII - String | Recipe 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(RecipeDir) could return:\\STATION5\PROGRAM FILES\ROCKWELL SOFTWARE\BATCH \SAMPLEAPP\RECIPES\ |
Provide Feedback