Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Not An Object File
Message
 
 
To
21/02/2004 02:25:23
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00879569
Message ID:
00879642
Views:
11
Hi Ivan,

First try to recompile your form.
COMPILE FORM myform
If it doesn't help, open the form as a table and clear 'objcode' memo field.
SELECT 0
use myform.scx EXCLUSIVE
REPLACE ALL objcode WITH ""
PACK
USE
COMPILE FORM myform
>hello..,
>
>i have problem with my form.
>it said the .sct file is not an object file when i run it in exe file.
>then i want to modify it in the project, the message is the same.
>what should i do?
>is there bugs or something?
>because i'm never modify it in last 2 week.
>
>make new one ? no..
>is there any tools..?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform