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 SkipVought 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
0
0
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
 
thanks Mike thats great
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top