Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Included or not
Message
From
14/07/2003 08:50:48
 
 
To
14/07/2003 08:36:43
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00809748
Message ID:
00809793
Views:
32
Hi Agnes,

Well, suppose you had a DLL which does all the handling of opening tables for you. That way, you could use the DLL in all your applications.
You only give it the full path, index, alias and so on.
But, imagine you use the dll and suddenly, you want to open an included table.
I solved it by using IF empty(juststem(table) .and. FILE(alias)
That way, i get TRUE and I know it's included.

Greetz

Guillaume

Hi Guillaume,

why do you need to know that? I figured out that is very tricky to know that a file opend is included under all circumstances , but maybe a specific workaround will do. Anyway, all of may possible ideas will work after openning the table. But you can close it again?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform