Batch file error message

Richard D. Williams richard at appgrp.net
Thu Jun 18 08:42:51 PDT 2020


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


-- 
This email has been checked for viruses by AVG.
https://www.avg.com



More information about the Filepro-list mailing list