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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Code Table

Status
Not open for further replies.

nik11

Programmer
Feb 6, 2010
34
US
Can anyone please tell me where are the values of code table (display value and data value) actually stored. Is there any separate PB table for storing it or they are stored in the datawindow itself.
 
In the datawindow. If you export the datawindow object you can see the information in the text file. In script you can access and/or change the values using describe and modify.

Matt

"Nature forges everything on the anvil of time
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top