Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Crazy behavior
Message
 
 
À
07/03/2004 14:28:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00883910
Message ID:
00883924
Vues:
20
>Believe it or not this is how I solved the problem....hardly elegant....After I calculate lz I check to see if the totime is 12:15pm and then increment lz by 1. This by itself caused the following problem...The 12:30pm record was operated on....So I then check the ldCheckTime to see if it is < = the tTotTime and if so operate on record and if not don't. I am using VFP 8.0...I am going to see if the behavior exists in VPF7 and VFP6.
>
Hi Peter,

What would happens if you process records in backward order?
FOR lx=lz TO 1 STEP -1
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform