Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with Exclude=.T./Exclude=.F.
Message
From
26/06/1999 14:05:12
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Project manager
Title:
Problem with Exclude=.T./Exclude=.F.
Miscellaneous
Thread ID:
00234365
Message ID:
00234365
Views:
48
I've got a problem with including (Exclude=.F.) a table which belongs to a database container into a project file.
It's easy to do that using a mouse, but I'd like to do that programatically.

With a free table code like this:
...
Application.ActiveProject.Files.Add('MyTable.dbf')
...
Application.ActiveProject.Files.Item(xx).Exclude=.F.

works properly, but id doesn't when 'MyTable.dbf' belongs to a database.

My goal is to include the whole database (with all tables) into *.exe/*.app

Could anyone help me. Thanks in advance.
Next
Reply
Map
View

Click here to load this message in the networking platform