realbasic-nug
[Top] [All Lists]

Windows Line Feed

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject: Windows Line Feed
From: J Draper <rbnug at peterdraper dot com>
Date: Wed, 30 Jan 2002 11:17:52 -0600
In one of my created OSX applications.

The compiled to windows application has bug.

I use

CR=chr(13)

editfield1.text="one thing"+CR+"another thing"


In windows after CR does not appear

I am thinking Windows does not like CR.  What does it like?



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