DaveInKansas
Programmer
Ok, I've searched previous threads and don't find this one. Let's say you create a memory variable, then load the contents of a memo field with a huge amount of text into the variable. (There is virtually no limit to the width of a memory variable). If I echo the contents of the memory variable to the screen using "?MVar", I see all the text. Now, when I run my application, I load up a declared memory variable, then use the variable as the control source for an edit box, rather than binding it directly to the memo field. This way, if the user edits the text and messes something up like deleting some text, and then clicks on another object on the form before leaving the form, I can ask the user if they want to save changes or abandon them... I very helpful feature. This works with text boxes containing dates, numerics, characters, logicals... but when the memo contains more than 255 characters, I get the error code "String too long to fit". I've got someone at Microsoft tech support working this, but the guy has never run into it before. Any ideas?
Dave
[sig][/sig]
Dave
[sig][/sig]