Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Another problem: CONTINUE moves to 1st record.
Message
 
 
À
30/07/2001 21:47:17
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00537487
Message ID:
00537564
Vues:
20
>Sergey-
>
>>I still don't understand while are you using !EOF("Table_B") instead of FOUND("TABLE_B")
>
>
SET RELATION TO Number INTO TABLE_B
>SCAN FOR Amount<>0
>  IF FOUND("TABLE_B")
>      SELECT TABLE_B
>      REPLACE Field2B WITH TABLE_A.Amount
>
>If there's a relation from Table_A into Table_B and the there isn't a match in Table_B, then Table_B's record pointer will be at EOF().
Nancy,

I know how EOF() works. Can you just answer my question?
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform