Blitz (609/640)

From:Mikkel L�kke
Date:26 Sep 99 at 22:24:16
Subject:Re: GTInteger problems

At 16:38 26-09-99 +0100, you wrote:

>When i set up a gtlist containing some gtinteger gadgets, everything runs
>fine, except that you cannot enter numbers like 10.5 .You are only allowed
>to enter rounded values
>(only real numbers as 1 2 3 4 5 6 etc.)
>How can i override this limitation?

Why do you think it's callewd GTInteger ? Integer being the operative word.

Use GTString gadgets, then use VAL (or custom routines if VAL doesn't
handle floats either) to get it into a variable.

/FlameDuck/

---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie