Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trapping for Connection Handle Error
Message
From
23/05/2005 15:25:37
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Trapping for Connection Handle Error
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01016869
Message ID:
01016869
Views:
46
I have a custom class method that gets remote data. If the connection handle that the SPT code uses fails I need to re-establish the connection and rerun the method. I have it almost working except for one problem. I send the PROGRAM() variable to the error code so it can re-execute the method, which says the calling program is pdm_vaiables.getAS400Data, the name of my class is pdm_variables. But the calling program is really pdm_var.getAS400Data. The pdm_var is the global variable set by a NewObject statement. What is the remedy?
Next
Reply
Map
View

Click here to load this message in the networking platform