RecipeManCommands.LoadRecipe (METH)¶
METHOD LoadRecipe : DWORD
Loads a recipe from the standard recipe file
The standard recipe file name is <recipe>.<recipedefinition>.<recipeextension>.
Note
Entries in the recipe that do not include value assignments are not loaded and written. Refer to the “Load and write Recipe” command.
- InOut:
- Scope - Name - Type - Comment - Return - LoadRecipe- 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 
