Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Syntax error?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00238678
Message ID:
00239047
Views:
17
Hi, Bill...

That's interesting...the syntax for the loading of the form is just simply

DO FORM ArPay NAME oArFrmPay LINKED

I've rebuilt the form many times, and have tried saving it as a class and doing the old...
oArFrmPay = CREATEOBJECT('ArPay')
oArFrmPay.SHOW()

No macros or anything like that. I could load it 100 times over the course of a day, and 3 times it might give me a syntax error on the DO FORM or CREATEOBJECT() line.

The failure on the local view is interesting.

I do have an error handler that catches it, but (unfortunately) when I take the user back to the main menu to retry, it happens again. If they exit the app and re-enter, it works fine.

Thanks,
Keivn
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform