Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Record pointer...
Message
From
05/06/2001 12:09:21
 
 
To
05/06/2001 12:03:48
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00515179
Message ID:
00515183
Views:
15
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform