Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Weird loop using skip
Message
 
 
À
28/03/2003 13:41:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00771447
Message ID:
00771471
Vues:
11
Any relations that are set from and to the table will affect any of the record movement functions.

Please provide more information about this table, related tables, and their relationships.


And what happen if you turn off all the relations? Does it loop thru all 13000 records?


Wan



>I have a form unsing a table with several realtions. While using a simple top,back,next,bottom setup they get in a loop and only 4 or so of the 13000 records on the main table show looping over and over going either direction.
>I have tried both;
>select table
>skip
>if eof()
>goto top
>endif
>
>and
>skip in table
>if eof()
>goto top endif
>
>another simptom(sp?) is without the eof() it always says end of file encountered it does not matter waht the order is set to or the record that is started on.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform