How to limit field to one line?
simplsol at aol.com
simplsol at aol.com
Wed Nov 2 13:13:41 EST 2005
Richard,
I'm finding that the display of data becomes unreadable somewhere
around 40,000 characters (this may depend on the field width settings -
I have not experimented with that - that many characters could not be
shown on a a screen without scrolling anyway). And, as you said, sorts
tend to make lines with large amounts of unreadable. However the data
itself appears to be fine; usable but unreadable.
Paul Looney
-----Original Message-----
From: Richard Gaskin <ambassador at fourthworld.com>
To: How to use Revolution <use-revolution at lists.runrev.com>
Sent: Wed, 02 Nov 2005 09:17:15 -0800
Subject: Re: How to limit field to one line?
Garrett R. Hylltun wrote:
> Can anyone explain to me how to limit a field to only one line,
> and to intercept the return key from within that field?
The text engine in Rev will accurately display lines up to 65,535
characters. Beyond that it seems the data is maintained, but display
yields unpredictable results.
There is a similar limitation with the sort command: on blocks of text
in which all lines have 65,535 characters or fewer it works great, but
beyond that it can yield odd results.
--
Richard Gaskin
Managing Editor, revJournal
_______________________________________________________
Rev tips, tutorials and more: http://www.revJournal.com
_______________________________________________
use-revolution mailing list
use-revolution at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list