Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
EOF error
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00425279
Message ID:
00425324
Vues:
9
>Hi:
>
>In my base cursor class I have a table revert procedure. As usual, it checks for EOF, then skips back if necessary. However, sometimes the error handler picks it up and reports an EOF error. Since it doesn't happen that often, does anyone know a more reliable way of dealing with this?
>
>Thanx,
>Charlie

Make sure you qualify the eof() with an alias -- eof('mytable'). I would also make that workarea my current workarea -- select mytable.
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform