08-10-2007 04:52 AM
08-10-2007 05:35 AM
Hi,
Do you wish to access the StationGlobals from the OI in a similar manner as you can in the SeqEditor?
If you obtain the reference to the Engine Reference using the ApplicationManager.GetEngine method then can obtain a reference to the StationGlobal by using Engine.Globals
Or if you can get the SequenceContext Reference then you can obtain access to the StationGlobals.
Hope this helps
08-10-2007 06:33 AM
08-10-2007 09:51 AM
08-13-2007 03:22 AM
Hi
Paul is correct. you dont need the StationGlobals as part of the lookup string because you already have a reference at that level.
Regards
Ray Farmer
08-13-2007 03:49 AM