Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
On error or Try
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
On error or Try
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01543745
Message ID:
01543745
Views:
101
Hi

I am using createobject() inside SCAN / ENDSCAN structure on a table to track objects in mail post website.

It works fine but sometimes createobject return error message and then program stops and I have to execute it again.

How can I use “try” or “on error” commands to test the command below
and execute it over and over until no errors exist ?
loIE = CREATEOBJECT("InternetExplorer.Application")
Moises
Next
Reply
Map
View

Click here to load this message in the networking platform