Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Selecting lines in memo fields
Message
De
04/04/2000 15:25:05
 
 
À
04/04/2000 15:20:31
Ian Johnston
Computer Software Solutions
Woodland, Californie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00355194
Message ID:
00355198
Vues:
17
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform