SET VAR v_my int INTEGER = 112345

SET VAR v_my_txt TEXT = NULL

SET VAR v_my_txt = (CTXT(.v_my_int))

Now v_my_txt can be used as a string where you need it.

Javier,

 

Javier Valencia, PE

President

Valencia Technology Group, L.L.C.

14315 S. Twilight Ln, Suite #14

Olathe, Kansas 66962-4578

Office (913)829-0888

Fax (913)649-2904

Cell (913)915-3137

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Howard Langfus
Sent: Wednesday, September 10, 2003 8:36 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Converting integer to text

 

In version 7 is there a simple way to convert an integer to text so that the new text value can be added to an existing text string?
Thank you for any suggestions.
Howard Langfus
[EMAIL PROTECTED]

Reply via email to