Are you sure the constant is a strict-type? Right-click on it to see. Also, sometimes LV requires you to select "apply changes" from the control editor instead of just saving the strict-type control.
Michael Aivaliotis > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Craig Graham > Sent: Wednesday, February 25, 2004 7:09 AM > To: [EMAIL PROTECTED] > Subject: Queues and strict typedefs > > > When I have a strict typedef as the datatype of a queue, and > I hold the reference to the queue in a global, changes to the > typedef don't propagate to the global reference. Is there a > way to make it happen? A different way of creating the > reference for example? I'm presently using the context menu > "Create Constant" and cut&pasting to the global. > > -- > Dr. Craig Graham, Software Engineer > Advanced Analysis and Integration Limited, UK. http://www.aail.co.uk/ > > > > >
