Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Drilling Down into the Folders
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01004860
Message ID:
01004871
Views:
14
*** I just tryed to update I have a typo in function name:
FUNCTION GetFolderTables(cFolder)

....

 FOR cntr = 1 TO nDirs
     IF NOT (aFiles[cntr,1] == "." OR aFiles[cntr,1] == "..")

**** And on this row
        GetFolderTables(cFolder+aFiles[cntr,1])
     ENDIF
 NEXT
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform