Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Foxpro configuration file

Status
Not open for further replies.

amills

Programmer
May 30, 2003
22
US
I've copied my .exe file from the server to each workstation. How do I setup foxpro to do the sorting and look for the foxuser.dbf on the local machine ?


Andy
 
When you start Visual FoxPro you can use a default configuration file in the following locations (in order):

-The current working directory.
-The directory where Visual FoxPro is installed.
-The directories listed in the DOS path.

To specify a configuration file

In the command line that starts Visual FoxPro, specify the -C switch and the name of the configuration file that you want to use (including a path if necessary). Do not put a space between the switch and the file name.



Jim Osieczonek
Delta Business Group, LLC
 
Where do I find the settings for the configuration file ?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top