Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MLINE(comment,1) in cursor truncates memo field
Message
From
01/03/1999 16:51:52
Bob Tracy
Independent Consultant
Driftwood, Texas, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
MLINE(comment,1) in cursor truncates memo field
Miscellaneous
Thread ID:
00192872
Message ID:
00192872
Views:
68
If I do this:

? MLINE(comment,1) && where comment is a memo field

I get the first line of the memo field, as I expected.

If I do this:

SELECT MLINE(comment,1) FROM hdefects INTO CURSOR curTemp WHERE .....

I get the first few characters of the memo line but not the entire line. SET MEMOWIDTH doesn't seem to have anything to do with the length of the returned line. What am I overlooking? TIA
Bob Tracy

Never engage in a battle of wits if you're only half armed.
Next
Reply
Map
View

Click here to load this message in the networking platform