Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Did I miss something?
Message
 
À
05/02/2002 21:09:39
Calvin Smith
Wayne Reaves Computer Systems
Macon, Georgie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00615839
Message ID:
00615958
Vues:
14
Calvin,

The REPLACE command has a NEXT n option thqat specifies how many records should be replaced. The default scope for NXT is 1 when you don't specify anything. The scope is applied to the currently selected wirk area unless you use the IN clause to specify the work area to use. If the current work area has no table open or is at EOF() then the NEXT 1 scope says No Records and no replace will occur.

The safest way to deal with this is to always specify the IN clause on the REPLACE command.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform