Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
=TableUpdate(.T.)
Message
From
09/10/2001 16:49:38
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
09/10/2001 16:46:48
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00566193
Message ID:
00566197
Views:
20
>VFP 6.0
>
>=TableUpdate(.T.)
>
>Does this update other tables not in selected work area?
>
>Chuck

No, it updates all rows in the current area. However, you can specify the Alias as the third parameter:

TableUpdate(.T., .F., "MyTable")

You don't need the "=" sign at the beginning, unless your are using VFP 3.

Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform