Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Odd problem with error routine
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Odd problem with error routine
Environment versions
Visual FoxPro:
VFP 6 SP5
Miscellaneous
Thread ID:
01006612
Message ID:
01006612
Views:
62
the line of code is
use cliparam order client shared
the error trapping is:
ON ERROR DO errorhnd WITH ERROR( ), MESSAGE( ), MESSAGE(1), PROGRAM( ), LINENO( )
the problem is that the error procedure only sees:
"use cliparam order client"

What happened to the "share" ?
Next
Reply
Map
View

Click here to load this message in the networking platform