<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <tt>Richard,<br>
      <br>
      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.<br>
      <br>
      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.<br>
      <br>
      That would be my guess anyway.<br>
      <br>
      Nancy<br>
    </tt><br>
    <div class="moz-cite-prefix">On 6/18/2020 11:42 AM, Richard D.
      Williams via Filepro-list wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:84171c82-004d-7d00-3f30-9a5371a584bc@appgrp.net">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
      <br>
      and your config is in /appl/ccp/fp/lib.
      <br>
      <br>
      Are your fp programs like dclerk, rclerk, dreport, rreport, etc.
      in /appl/fp?
      <br>
      Or do you have them in /appl/ccp/fp?
      <br>
      <br>
      And if that is yes, why isn't your PFPROG set to /appl/ccp?
      <br>
      If so, why are you not using /appl/fp/lib?
      <br>
      <br>
      The default path for a config and edits is %PFPROG/lib anyway.
      <br>
      Therefore you could rem out your;
      <br>
      <br>
      set PFCONFIG=d:\appl\ccp\fp\lib\config
      <br>
      set PFEDITS=d:\appl\ccp\fp\lib\edits
      <br>
      <br>
      Just wondering....
      <br>
      <br>
      Richard D. Williams
      <br>
      <br>
      <br>
      <br>
      On 6/15/2020 7:42 AM, Jason Garner via Filepro-list wrote:
      <br>
      <blockquote type="cite">em @echo off
        <br>
        rem This File created by install shield on 7-23-2018
        <br>
        set PATH=c:\windows\system32
        <br>
        set PFDSK=d
        <br>
        set PFDATA=d:
        <br>
        set PFPROG=d:\appl
        <br>
        set PFDIR=\appl\ccp
        <br>
        set PFMENU=d:\appl\ccp\fp\menus
        <br>
        set PFGLOB=
        <br>
        set PFCONFIG=d:\appl\ccp\fp\lib\config
        <br>
        set PFEDITS=d:\appl\ccp\fp\lib\edits
        <br>
        set PFCMARK=30
        <br>
        set PATH=%pfprog%;%PFPROG%\fp;%path%
        <br>
        echo stuff > fp$$$$$$.bat
        <br>
        del fp$$*.bat>NUL
        <br>
        %pfprog%\fp\p.exe
        <br>
        pause
        <br>
      </blockquote>
      <br>
      <br>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Nancy Palmquist         MOS & filePro Training Available
Virtual Software Systems    Web Based Training and Consulting   
PHONE: (412) 835-9417           Web site:  <a class="moz-txt-link-freetext" href="http://www.vss3.com">http://www.vss3.com</a> 
</pre>
  </body>
</html>