Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Find number within string
Message
 
À
06/07/1999 11:55:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00237774
Message ID:
00237856
Vues:
14
Hi Todd,

>You may need to check more carefully to see if there is text between numbers and pull the numbers out seperately. Then again, you may not, and I may be wasting bandwidth :-)

You are right. And as Ed said I'd simply modify the line. But instead of blanks I'd use CHR(13). Then I can use MLINE(), or in VFP 6 ALINES(), to loop through all numbers, skipping over empty lines. And just in case it might contain decimal numbers, I'd add "." and "-" to the set of characters that are not replaced.

Christof
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform