I had something similar getting data from a database and it turned out to be caused by a NULL character (fixed in 4.5.1). Maybe a NULL in the data being loaded into the field?

Pete Haworth



On Dec 2, 2010, at 11:52 AM, Bob Sneidar wrote:

Someone else had a similar problem with a data grid. I wonder if there is some kind of character that the engine is interpreting as an EOF in the stack itself, the "F" standing for "Field".

Bob


On Dec 2, 2010, at 10:03 AM, Warren Kuhl wrote:

I have a text file which I am loading into a scrolling field. At first I thought the text file was somehow being truncated as it looked like only half the text file was being loaded into the scrolling field. Through debug, I noticed that the file is being loaded completely, but the scrolling field seems to have issues with double quotes. Is there anyway to keep the
double quotes in the field and have them work in the scrolling field?

Warren
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode



_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to