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

Powerbuilder 10 question in the close event

Status
Not open for further replies.

Keith002

Programmer
Dec 8, 2004
4
US
I'm migrating a PB7 application to PB10. In the process of the migration I have found a bug. I have a form that has a tab page with a couple of tab pages on it. These tab pages have datawindows and other objects on them, all being placed on them dynamically. The application runs correctly but when I close the form I loop through the collection object for the tap page and close all the objects. Once this is completed I get a GPF failure. Does any one know why? Did the order of events change on the close from 7 to 10. I know that I'm skipping a few versions here.

Any help would be great!

Thanks,
KC
 
Found out the the problem is fixed in the EBF of build 5064.

Thanks,
Keith
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top