Hi Larry,
My var tSqNo is predefined as text=null
In trace it shows up as text 4. When I run it in my app it comes up blank
and changing it to integer it comes out 0.
Bernie Lis
----- Original Message -----
From: "Lawrence Lustig" <[EMAIL PROTECTED]>
To: "RBG7-L Mailing List" <[email protected]>
Sent: Thursday, June 23, 2005 10:23 AM
Subject: [RBG7-L] - Re: getproperty question
The datafield is integer, the getproperty should return that number as
text,
then I can convert it back to integer
My question is, isn't it supposed to return the text value of that column
even if it's integer?
Yes, but the variable you are receiving into MUST be defined as Text. If
it is
predefined as INTEGER, then R:Base will return a strange value, as you are
experiencing.
The edit control may be assigned to an Integer field, but the VARIABLE you
receive into MUST NOT be defined as an integer value.
--
Larry
--- RBG7-L
================================================
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]
(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
================================================
TO UNSUBSCRIBE:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
================================================
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body,
place any
text to search for.
================================================