Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GetwordNum with preserved spaces
Message
De
22/03/2006 00:29:33
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
21/03/2006 23:04:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
01106484
Message ID:
01106499
Vues:
27
>Hi,
>I have a string like this :
>
>(myvar $ [0014        ,0028        ,0035        ,0039        ,0068        ,0076
>,0079        ,0107        ,0110        ,0111        ,0112        ,0113
>,0114        ,0115        ,0116        ,0117        ,0118        ,0119
>,0120        ,0128        ,0149        ,T0001       ])
>
>
>I want to split them out using space delimiter. Getwordnum() remove the spaces "[0014________" become "[0014_".

I've copied your string to the clipboard, and
?len(getwordnum(_cliptext,3,","))
returned 12 in both VFP8 and VFP9. Are you sure you were using just comma as the first parameter?

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform