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

App crashes after using RDC

Status
Not open for further replies.

everkleer

Programmer
Nov 6, 2002
25
US
I have a PowerBuilder app using the Crystal 9 RDC. My problem is that when the user tries to close my application after it has made use of the RDC, the app crashes. Has anyone seen this problem and/or found a way to fix this?
Thanks
Dan
 
Yes, but anyway I did find a solution. If I put the statement halt in the close event of the application object, then for some reason, not sure why, it works. I don't see anything that is or isn't being done with the halt command as opposed to with out it since the application's close event script is always the last script to run...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top