PDA

View Full Version : Save-Load Registers with Girder 3.1beta7



Ron
October 13th, 2002, 12:55 PM
Oh boy that's a nasty little bug, I'll update this code to read/write XML as well.

Scotchfox
October 13th, 2002, 12:55 PM
Now we can see all the Text Registers (with F10-Show Registers), that's great.
But I have problems with the "Save Reg." & "Load Reg." functions in Girder Tab.
My program is unpredictable, because Integer Registers are never at the value they are supposed to be.

I tried this simple test:

- Hit F11: All Registers=0
- Put 9 in Reg25
- Hit F10: Shows Reg25=9 (All other Regs=0)
- Save Registers in a file (without extention)
- Load Registers from file
- Hit F10: Shows Reg25=9 and now Reg9=25!

Girder 3.1 toggles the Reg number and the Reg value after loading.
Strange, I've never seen that with 3.0.
So, is this a bug, or maybe there is a new way to handle registers ?
In that case, a help would be really apreciated.

Thanks.