Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need help with VFP Converter!
Message
From
29/10/1998 06:43:19
 
 
To
22/10/1998 11:26:33
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00149444
Message ID:
00152178
Views:
27
Open the SCX file that is causing the error as a table.
USE myform.scx

locate the record causing the error.
In your case record #7.
browse the table and open the memo field Properties.
Look for the line ColorSource =
delete this line from the memo field.

Then try to COMPILE myform
I don't know if the last line will work, because your form isn't yet converted.
Otherwise try first to start the conversion again.
Anyhow don't bother to recompile the form.
Fox is only working with the real source code and not the compiled code.
You could only run into problems when you tried to run the form. It could show some unexpected behaviour.
Previous
Reply
Map
View

Click here to load this message in the networking platform