Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to find and replace memo field content?
Message
From
17/04/2003 00:35:15
 
 
To
17/04/2003 00:31:33
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00778707
Message ID:
00778718
Views:
12
>>It is not useless because without it every memo field will be updated regardless of whether "@field" is present or not. This will unecessarily bloat the .fpt file. So the FOR clause will speed it all up and keep the .fpt file size to a minimum.
>
>That command will only do one replace and that is on the current record. Unless you would have put ALL keyword, then, yes, it would have been usefull.

If you use the FOR clause then ALL clause is not needed. FOR does an implicit ALL in all scope statements.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform