PDA

View Full Version : A little mistake in online getstarted guide



Ron
October 13th, 2002, 12:55 PM
Ah yes, Girder registers are actually variables now and _are_ case sensitive. I'll see if I can find the mistake.

giova
October 13th, 2002, 12:55 PM
hi again.

While discovering, and testing the GVMS, i've discovered an error in the "registers explain" online documentation.

At the end of the file, is said that: to display a Text Reg value , in an OSD for example, we have to put :
[TReg1]

I've tested it, and it doesn't works !!

in fact we have to tape :
[treg1]

then it works...

(TReg1 or treg1 is not a matter in the GVMS. But, it is a matter in the Simple OSD command, i didn't test other OSD commands, or pluggins)