Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Try Catch syntax
Message
From
26/08/2004 17:48:45
 
 
To
26/08/2004 11:38:50
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00936651
Message ID:
00936789
Views:
17
The code is back! (magic?):


It doesn't like to RETURN from a Catch.
lLError = .F.
TRY
   loHTTP.Send()
CATCH
   llError = .T.
ENDTRY

IF llError
   RETURN
ENDIF


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform