07-23-2008 08:41 AM
07-23-2008 09:50 AM
Hi,
Thats because FileGlobals is only valid during execution, once the SequenceFileLoad has completed the execution is over.
You will need to write the the FileGlobalDefaults to alterate the static version.
Regards
Ray Farmer
07-23-2008 10:33 AM
Thanks Ray
I guess it does not need to be done anyway
because the values always start as they were saved when I save the file
not as the program changes them (like the station globals)