Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Appending uses delimeters
Message
 
 
À
18/07/2002 13:37:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00680077
Message ID:
00680161
Vues:
18
>The issue I have is regarding a single string delimeted by commas. I have a table with a single field in it that I want to drop the information into. Is there a way to drop the infomation into this field each time the delimeter is found. I had the append function working using (delimeter with) but it drops information into the fields per record per line. I need to drop into the same field each time on the next record.

You can use FILETOSTR(), ALINES() and than APPEND FROM ARRAY.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform