Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Global count
Message
De
05/02/2012 15:53:02
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
01534489
Message ID:
01534490
Vues:
61
This message has been marked as a message which has helped to the initial question of the thread.
>I have 250 records in a database called timep.
>Each record has 100 fields called p1,p2,p3 ..... p100
>
>Is there a global search i can do for a tally of the numbers of times the symbol "|" appears in the whole database - without having to count through each field of each record - ie without using scan or for-endfor. ie one or two lines of code.
>
>thanks for any suggestions
>k

Just a wild suggestion; since the file seems pretty small you could read the file in with FREAD() and then use OCCURS() perhaps?
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform