Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Record pointer...
Message
From
05/06/2001 12:07:23
 
 
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:
00515182
Views:
22
This message has been marked as the solution to the initial question of the thread.
Hi!

Add at the end of the command ' IN auth'
If the current alias is org, recod will move there. Replace uses the current alias as a main recordset, if 'IN' is not specified. If eof() in current alias, for example, it will not replace a field in another alias despite you specified it and despite the target alias is not eof().

HTH.

>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
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform