Re: reliability of replace
- From: "Fred Taylor" <ftaylor@xxxxxxxx!REMOVE>
- Date: Tue, 26 Jul 2005 08:17:03 -0700
Works fine as long as you're aware of the situation when your current work
area is at EOF() (nothing gets replaced). That's why the IN clause was
added to by avoid this situation.
REPLACE field WITH otherdata IN differentarea
works no matter where the current area record pointer is located.
--
Fred
Microsoft Visual FoxPro MVP
<KevClark64@xxxxxxxxxxx> wrote in message
news:1122390510.462382.68110@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Is there a reliability issue for FoxPro REPLACE commands when you are
> replacing into an area other than the currently selected area? Should
> one always select an area before using the REPLACE command in the area?
>
> Kevin Clark
> Seton Home Study School
>
.
- Follow-Ups:
- Re: reliability of replace
- From: KevClark64
- Re: reliability of replace
- References:
- reliability of replace
- From: KevClark64
- reliability of replace
- Prev by Date: SV: Modal Top Level Form
- Next by Date: Re: reliability of replace
- Previous by thread: reliability of replace
- Next by thread: Re: reliability of replace
- Index(es):
Relevant Pages
|