Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Selecting lines in memo fields
Message
From
04/04/2000 15:25:05
 
 
To
04/04/2000 15:20:31
Ian Johnston
Computer Software Solutions
Woodland, California, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00355194
Message ID:
00355198
Views:
16
Try PADR(ALLT(MLINE(memo_name,1)),100) or change the 100 to current SET MEMOWIDTH. The problem is that the first record encountered only has a one character or blank entry and the SELECT is creating the 1 character field defintion for the cursor based on that.

>Is it psooible to select a line in a memo filed and have just the line returned in a cursor. I have tried mline(memo_name,1) but it only returns the first character og the first line into the cursor.
>
>TIA
>Ian
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Reply
Map
View

Click here to load this message in the networking platform