Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error work around needed
Message
 
 
To
19/02/2013 10:22:13
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01566373
Message ID:
01566374
Views:
74
>With the help of the folks on the UT I have small web accessing app that collects text and saves it in a table. I am getting errors on some sites. Using code, is there a way to detect the error, skip the error message popup, and advance to the next URL? FWIW the most common error messages is 'member body does not evaluate to an object.', But I want to skip all the URLs that produce any kind of error.
>
>I have tried Keyboard "{I}" to click the Ignore button on the error message, but it tends to cascade through all the URLs I want to access. Also tried on error skip with no success.
>
>Will try/catch get the job done? Other successful ideas welcome :-)

I would try try/catch first
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform