08-04-2008 01:12 PM
08-05-2008 03:20 AM
Hello,
You cannot, unless you save the previous states and set it to your StationGlobals when you want to cancel the changes you have made.
Regards,
08-05-2008 05:22 AM
Thank you for your quick reply.
That is what I'm trying to do, but how do I save the initial state?
And how do I set the StationGlobals with the initial state?
I tried the folowing cenario:
- creating two pointers to the initial station globals;
- during the program I use pointer1
- but if I want to cancel, I set a string StationGlobal.NoUse with "ABC" using the pointer2 witch should have the initial state of all the other stationglobals, hence, setting all the stationglobals with their inicial values again.
Doesn't work (I may be doing something wrong).
Hope I was clear.
Any hint?
I apreciate any help.
Thanks. My best regards,
Daniel Coelho