Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Index not Found Loading Form...
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00769315
Message ID:
00769573
Views:
23
>That record just tells me it is the form. There is an index being set within the load event, but that one is okay.... I am using VFP 8.0 to do a search of all set order to in the form and am checking all of them.
>
>If you can think of anything else let me know..
>
>Thanks

Are you sure of that ? When I look inside a few example .scx files at my end - Record 1 is always the _SCREEN one, Record 2 is the dataenvironment and record 3 is the first cursor in the dataenvironment. You are using the .scx as a table I assume. ie.
USE myform.scx
GO 3
? objname + CHR(10) + properties

Cheers,
Jamie
Cheers,
Jamie
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform