Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Removing chr(10)
Message
De
22/06/2006 11:20:22
 
 
À
22/06/2006 11:14:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP
Divers
Thread ID:
01130832
Message ID:
01130838
Vues:
14
This message has been marked as the solution to the initial question of the thread.
>Hi all
>I have to run a scan/endscan on table and to do the following changes in memo field: if the first letter is chr(10) (empty line/paragraph) remove this line (all the other lines will go up one line).
>Help please

Replace all yourfield with substr(yourfield,2) for yourfield=chr(10)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform