Batch file error message
Richard D. Williams
richard at appgrp.net
Mon Jun 22 09:14:55 PDT 2020
Nancy,
I agree. I do a similar thing when I am running multiple companies on
the same Linux box.
If I got this error in Linux I would suspect a perms issue or path issue.
As I stated, I am not big in the windows Filepro stuff.
I have a few clients on FP Windows, but mainly Linux.
Richard
On 6/19/2020 11:02 AM, Nancy Palmquist via Filepro-list wrote:
> 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
>>
>>
>
--
This email has been checked for viruses by AVG.
https://www.avg.com
More information about the Filepro-list
mailing list