Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Scan / Endscan and processing logic
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01127322
Message ID:
01133497
Vues:
22
>>>Does it have to be SCAN/ENDSCAN?
>>
>>I can use DO WHILE instead, but I always prefer SCAN.
>
>Thtat's not what I had in mind. Can it be done using SQL commands?

Ok, finally I've realized, that I can not use scan/endscan and I have to switch to

for i=1 to reccount() + 1

next

Thanks.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform