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

accessing datawindows

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Can I access a datawindow that is in a different library?
For example:
Can I obtain a value that is in the datawindow dw_time in library tm.pbl from the datawindow dw_display in library ds.pbl??

thanks alot,
dan
 
Location of objects in separate libraries is irrelevant as long as the pbls are in the application library list (unless you have two objects with the same name in separate pbls).
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top