Network Access
Kenneth Brody
kenbrody at bestweb.net
Wed Apr 6 07:42:54 PDT 2005
Quoting BBrown (Wed, 6 Apr 2005 09:33:28 -0400):
> We are using FilePro 4.8- running on a Windows 2003 Server
> PCs are running Windows XP
>
> FilePro and FP directories are located on the server- Drive F in a
> directory called Database (F:\database)
[...]
> set PFDSK=F:\database
> set PFDATA=f:\database
> set PFPROG=f:\database
> set PFDIR=f:\database
[...]
> Once in the FilePro menus- (for developing purposes) NO files or user
> menus are accessible!
> What am I missing..!?
You're missing the proper values for PFDSK, PFDATA, and PFDIR.
You have told filePro to look at "f:\databasef:\database\filepro" for
the filePro files.
You need:
PFDATA=F:
PFDIR=\database
And once that's done, your PFDSK tells filePro to also look at drives
A:, B:, D:, E:, S:, and T:. Assuming you only want drive F:, you need
to use:
PFDSK=F
--
KenBrody at BestWeb dot net spamtrap: <g8ymh8uf001 at sneakemail.com>
http://www.hvcomputer.com
http://www.fileProPlus.com
More information about the Filepro-list
mailing list