Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Header Files
Message
From
04/08/2010 10:27:01
 
 
To
13/07/2010 15:15:41
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
OS:
Windows XP SP2
Network:
Novell 6.x
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01472345
Message ID:
01475146
Views:
44
I love this, it is really nice to use this and not have to check if it is open all the time (i.e. if ! used(tablename)...) I often add the initial index in the statement as well (... order TAGNAME ...). The only downfall is the use command this way does not automatically select the table as well, so in many cases you need to select it after the use command, but it still reduces a lot of code down into 1 neat little line.

I converted all my code from the workspace numbers to this method. One thing I noticed that surprised me is that all the table access seems to much quicker. Not sure why VFP works with them quicker if workspace is assigned by the programmer as a number vs. VFP doing it automatically, but I like it.
Previous
Reply
Map
View

Click here to load this message in the networking platform