Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Did I miss something?
Message
From
06/02/2002 15:24:30
Kam Lee
SUNY-Health Science Center
Brooklyn, New York, United States
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00615839
Message ID:
00616258
Views:
17
Hi Jim,

Does the IN clause cause any overhead ? Or we should use it regardless?
Your view please..

Kam.
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform