Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
NOT AN OBJECT FILE
Message
From
09/10/1998 16:38:08
 
 
To
09/10/1998 16:32:56
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00145554
Message ID:
00145556
Views:
29
>Hello
>
>I am trying to run the application that I created. I when to the menu and click on one of the options to load the form and Visual Foxpro return with the following syntax error "C:\SALES\FORMS\CUSTOMER.SCX is not an object file". What does this means and How can I solve it? Any help is appreciated.
>
>Steve.
>
>P.S. The way I called the form is DO C:\SALES\FORMS\CUSTOMER.SCX

You should call form: DO FORM .....
also, there is no necessity and even harmful to use file path/name, it's enough to say
DO FORM Customer
assuming that you included customer.scx to project.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform