FIX: Error Assigning Memo Field To _CLIPTEXT Variable (297830)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 3.0b
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 5.0a
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q297830 SYMPTOMS
If you assign the value of a memo field directly to the _CLIPTEXT variable, Visual FoxPro may produce the following error:
Data type mismatch.
RESOLUTION
Use the ALLTRIM() function to convert the memo field into a string before assigning it to _CLIPTEXT.
STATUSThis problem was corrected in Microsoft Visual FoxPro version 7.0 for Windows.
| Modification Type: | Major | Last Reviewed: | 5/10/2003 |
|---|
| Keywords: | kbBug kbCodeSnippet kbfix kbvfp700fix kbXBase KB297830 |
|---|
|