Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Header Files
Message
From
13/07/2010 09:28:16
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Using Header Files
Environment versions
OS:
Windows XP SP2
Network:
Novell 6.x
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01472345
Message ID:
01472345
Views:
113
I wanted to add a workspace list into my main.h header file

example:

_MAINTABLE1 3
_MAINTABLE2 7

then in the program I want to include the header file and select the workspace number by using the header file, example:

Select _MAINTABLE1 &&& to use workspace 3 for the table

I always get errors when I try to use the header variables in the select command trying it different ways.

Is it possible to use these in a select command? If so, what is the proper syntax for it?
Next
Reply
Map
View

Click here to load this message in the networking platform