RecipeManCommands.SaveRecipe (METH)ΒΆ
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>.
- InOut:
- Scope - Name - Type - Comment - Return - SaveRecipe- DWORD- Possible last error values: - See ReturnValues (GVL) for a description of all possible errors. - Inout Const - RecipeDefinitionName- STRING- Name of the recipe definition - RecipeName- STRING- Name of the recipe 
