METHOD SaveRecipe : DWORD
Stores the recipe into the standard recipe file
The content of an existing file will be overridden. The standard recipe file name is <recipe>.<recipedefinition>.<recipeextension>.
Scope
Name
Type
Comment
Return
SaveRecipe
DWORD
Possible last error values:
ERR_RECIPE_DEFINITION_NOT_FOUND ERR_RECIPE_NOT_FOUND ERR_RECIPE_SAVE_ERR ERR_NO_RECIPE_MANAGER_SET ERR_OK
ERR_RECIPE_DEFINITION_NOT_FOUND
ERR_RECIPE_NOT_FOUND
ERR_RECIPE_SAVE_ERR
ERR_NO_RECIPE_MANAGER_SET
ERR_OK
See ReturnValues (GVL) for a description of all possible errors.
Input
RecipeDefinitionName
STRING
Name of the recipe definition
RecipeName
Name of the recipe