Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Record pointer...
Message
De
05/06/2001 12:09:21
 
 
À
05/06/2001 12:03:48
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00515179
Message ID:
00515183
Vues:
16
>First, I have the ORG table selected and then do the following:
>
>REPLACE auth.end WITH DATE() FOR ;
>     auth.organization = org.organization AND ;
>     (auth.end > DATE() OR EMPTY(auth.end))
>
>and it moves the record pointer of the ORG table. Why?
>
>Chuck


The FOR clause says "SCAN the current table for the condition".
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform