Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Invalid Subscript on ActiveX call
Message
From
29/07/2009 18:40:12
 
 
To
29/07/2009 05:04:11
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01415259
Message ID:
01415421
Views:
53
I read the replies -- suggest the following:

Use the tool "Helpkit COM Assistant" to read the active-x and build a help file. This will give you the parameters that the active x are actually trying to use. This is to check your calling syntax.

Place the statement that causes an error into a TRY - ENDTRY block and catch the exception. Then place a SET STEP ON and see what the specific text is from the catch. This may give more information than what you have now.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform