METHOD SetStoragePath : BOOL
Sets the storage path of the recipe management dynamically
It overrides the storage path which is normally configured in the recipe manager configuration.
InOut:
|
Scope
|
Name
|
Type
|
Comment
|
Return
|
SetStoragePath
|
BOOL
|
TRUE, if the storage path was set successfully.
Possible error reasons are:
|
|
See ReturnValues (GVL) for a description of all possible errors.
|
Input
|
stPath
|
STRING(512)
|
The storage path i.e. c:/recipes/
|
|