On Mon, Jul 28, 2008 at 4:25 PM, Szakáts Viktor <[EMAIL PROTECTED]> wrote:

> Can you post a small example replicating the problem?

PROCEDURE MAIN
 local getlist := {}
 local c1 := 99.99
 clear screen
 @ 1,1 get c1 pict "@ZE 99.99"
 read
 @ 3,1 say c1
 wait
RETURN

if you type 1234 you'll get 1234 while in C53b and previous tget.prg
you'll get 12.34.

best regards,
Lorenzo
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to