Batch file error message

Nancy Palmquist nancy.palmquist at vss3.com
Fri Jun 19 09:02:14 PDT 2020


Richard,

My guess would be that he is using /appl/fp programs in general and then 
sets up /appl/ccp/fp/ for customer specific things.  That means it does 
not require multiple copies of filepro programs if there is a need for 
multiple variations in configs or menus.

I do a similar thing by putting my fp programs on one drive and then 
setting all the variables to a particular /applXX/lib, /applXX/menus, 
etc. to detail one project.

That would be my guess anyway.

Nancy

On 6/18/2020 11:42 AM, Richard D. Williams via Filepro-list wrote:
> I'm a little confused by your settings. I am  not a big FP windows 
> user, but I wonder why your PFPROG is set to /appl
> and your config is in /appl/ccp/fp/lib.
>
> Are your fp programs like dclerk, rclerk, dreport, rreport, etc. in 
> /appl/fp?
> Or do you have them in /appl/ccp/fp?
>
> And if that is yes, why isn't your PFPROG set to /appl/ccp?
> If so, why are you not using /appl/fp/lib?
>
> The default path for a config and edits is %PFPROG/lib anyway.
> Therefore you could rem out your;
>
> set PFCONFIG=d:\appl\ccp\fp\lib\config
> set PFEDITS=d:\appl\ccp\fp\lib\edits
>
> Just wondering....
>
> Richard D. Williams
>
>
>
> On 6/15/2020 7:42 AM, Jason Garner via Filepro-list wrote:
>> em @echo off
>> rem This File created by install shield on 7-23-2018
>> set PATH=c:\windows\system32
>> set PFDSK=d
>> set PFDATA=d:
>> set PFPROG=d:\appl
>> set PFDIR=\appl\ccp
>> set PFMENU=d:\appl\ccp\fp\menus
>> set PFGLOB=
>> set PFCONFIG=d:\appl\ccp\fp\lib\config
>> set PFEDITS=d:\appl\ccp\fp\lib\edits
>> set PFCMARK=30
>> set PATH=%pfprog%;%PFPROG%\fp;%path%
>> echo stuff > fp$$$$$$.bat
>> del fp$$*.bat>NUL
>> %pfprog%\fp\p.exe
>> pause
>
>

-- 
Nancy Palmquist         MOS & filePro Training Available
Virtual Software Systems    Web Based Training and Consulting
PHONE: (412) 835-9417           Web site:  http://www.vss3.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.celestial.com/pipermail/filepro-list/attachments/20200619/424dd976/attachment.html>


More information about the Filepro-list mailing list