Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convert entries in messagebox to a comma-delimited list
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00298547
Message ID:
00298674
Vues:
18
Chris,

You and Mike Helland suggested the same technique, so I'll try.
In my reply to Mike I've described two other problems, in which your help would be greatly appreciated.

>>
>>I haven't worked much with editboxes, so I just want to ask a simple question:
>>Suppose, a user types like:
>>eyyeye
>>yrueie
>>yeyeye
>>ytytyt
>>etc.
>>
>>I want to make a comma delimited list of values from each string (don't know how many strings they type). How can I do it?
>
>This may work:
>
>lcMemo = CHRTRAN(TableName.MemoName, CHR(13) + CHR(10), ",")
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform