Saved Recipe during runtime VS saved recipes in design

Discussion of application development using iX Developer, including but not limited to getting started, using the functions tab, properties, objects and installation.
Post Reply
Pete_ix1
Posts: 1
Joined: Fri Nov 24, 2017 2:50 am

Saved Recipe during runtime VS saved recipes in design

Post by Pete_ix1 »

Hello everybody,

I'm currently developing an application that uses several recipes type (Recipe1, Recipe2,etc..) and its needed to create during the runtime new recipes that the user save with RecipeX.SaveRecipe.

Later I need to see all the recipes for each type, so I use the RecipeX.FieldNames which should show all of them.

However, what the list I got only shows the recipes that have been stored during the design and none of the created dinamically during the runtime are listed.

Is there anyway to list all the new recipes created without having to use the RecipeX.LoadRecipe? I don't need the load dialog, only need to list/show these recipes.

Thanks in advance!

User avatar
Russ C.
Posts: 213
Joined: Thu Nov 16, 2017 3:32 pm
Contact:

Re: Saved Recipe during runtime VS saved recipes in design

Post by Russ C. »

How are you using RecipeX.FieldNames specifically?
Best regards,

Russ
(801) 708-6690
Technical Support
Contact Us

Beijer Electronics AB
http://www.beijerelectronics.us

Post Reply