RecipeManCommands.SetStoragePath (METH)ΒΆ
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:
- The recipe management contains no recipe definition 
 
 - See ReturnValues (GVL) for a description of all possible errors. - Input - stPath- STRING(512)- The storage path i.e. c:/recipes/ 
