Not stupid, you have used a local variable which has been re-declared?
Show us in what context. Dont forget to mention if you have any subroutines running like wmMessaging or otherwise, which could be changing the variables. Certainly mystring:=inttostr(myinteger) is not open to question, unless changed by external influences.
Al+
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Joel van Velden
Sent: Wednesday, 27 October 1999 17:34
To: Multiple recipients of list delphi
Subject: [DUG]: Integers to Strings

I know this is going to sound daft, but i'm stupid so how can you turn a integer into a string? I want to stick the number into a RichEdit.
 
I tried Str and IntToStr, but all they give me is a number that is way off.
 
Any help would be appreciated.
Thanks in advance.

Reply via email to