Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Manually add table to CDE
Message
From
26/03/2004 09:32:22
 
General information
Forum:
Visual FoxPro
Category:
CodeMine
Miscellaneous
Thread ID:
00889376
Message ID:
00889938
Views:
17
Hi Mel:

I always build my CDE's from scratch so the "Export from data environment" option is not an issue here. Anyway, whether you define a VFP table cursor object in a CDE or USE a table later in the way we have discussed, its all the same to Codemine. Codemine opens any VFP table in exactly the same way ... USE. When you have registered your free table via the AddCursor() method, for all intents and purposes, CM doesn't have a clue that the table wasn't opened by the CDE's OpenAll() method. So, this should not make one scrap of difference to your list form. You will just have to make sure that your list code references the free table at the appropriate time.

HTH
-=Gary
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform