Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I split strings with | in them?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00214427
Message ID:
00214524
Vues:
16
Hi Erik!

>I don't understnad "return sign". Do you mean you want to put a carriage return in the results instead of "|"? If so, in VFP, carriage return is CHR(13). If you need a line feed as well, it's CHR(13) + CHR(10).
>
>If you mean that you want to leave the "|" in your results, then remove the "-1" from my code example; I put that there specifically to remove the character.

That's it! I meant the carriage return! And now it's working. I can now split them in two or more parts. Thanks alot!
---
Greetings,

Michiel Willems
Willems Advies & Automatisering

E-Mail: willems@automatisering.nu
Website: www.automatisering.nu
ICQ: 10430590
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform