Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Count occurrences
Message
 
À
05/03/2015 02:37:14
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01616257
Message ID:
01616259
Vues:
45
so
? occurs('#',myfield)
that works! thanks lutz. simple when you know.

k

>>I need a code to count the number of times a symbol # occurs in a field (myfield)
>>
>>so if the field reads #23#45#53
>>the result would be 3
>>
>>thanks - I don't know where to begin on this one.
>>
>>k
>most simple
>
>?occurs('#','#23#45#53')
>
>
>There are other ways too
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform