Hi,
The FileGlobals, you would have to get a handle to the SequenceFile with the FileGlobals you wish to change. Using that handle, obtain a handle to the FileGlobals and then you could change the variable.
Once changed you would have to save out the SequenceFile before releasing it.
It would be simplier, to modify the original SequenceFile and then reload it on to the Target system.
Modifying the StationGlobals would be a bit simplier. Have a Sequence that obtains the Lookup string and new value of the StationGlobal to change. Then use the PropertyObject.SetVal method depend on the data type ie Boolean, Numeric, String etc.
Regards
Ray Farmer
Regards
Ray Farmer
