gettingstarted
[Top] [All Lists]

Problems putting a string in EditField

To: gettingstarted at lists dot realsoftware dot com
Subject: Problems putting a string in EditField
From: "Lennox Jacob" <lenpartico at hotmail dot com>
Date: Mon, 31 Jan 2005 03:24:30 +0000
Delivered-to: gettingstarted at lists dot realsoftware dot com
I have two values R and R2 which are of the format Double.
I have an EditField named Range.
I would like to put "R to R2" [(the value of R) to (the value of R2)], say R is 5.6 and R2 8.3, I would like to put 5.6 to 8.3 as a string in EditFieldRange.
I have tried
Range.Text = (format(R2, #.##) + " to " + format(R, #.##) ), I did not expect that to work anyhow.
Kindly help.
Thanks.
Lennox.

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>