Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

TABLEUPDATE() PROBLEM

Status
Not open for further replies.

cdms

Programmer
Feb 12, 2002
27
GB
How can I update a table in a data environment using tableupdate() without having to select a different workarea.

eg.
tableupdate(site)
instead of
select site
tableupdate()

Appreciate the help

Chris
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top