04-20-2009 03:39 PM
04-21-2009 10:02 AM
Do you have your custom controls set as type defs or strict type defs?
04-21-2009 06:08 PM
Hi Hunter,
All the custom controls are set to Type Def. Since sending my question, I noticed that the system uses the first similarly used custom control and it's name. For example, I have several clusters that each have four numeric controls in them. When creating a shared variable for each of the various clusters, it uses the first custom control that was set up as a shared variable. I hope this makes sense to you. I have not had a chance to see if the shared variables are working because I have other issues to deal with first.
What troubles me is that I don't recall seeing this with v.8.5.1.
I suppose I could and perhaps should use a common type def for all similarly used shared variables.
Dave
04-22-2009 05:26 PM
A Common Type def will make things much easier down the road especialy if you decide to make changed to the data type.
Hunter