BAtch file error massage
Richard Kreiss
rkreiss at gccconsulting.net
Sun Jun 14 10:12:58 PDT 2020
I have a Startup file Which points to a client's program but am now receiving an error massage regarding the config file.
FP 6.0.01.12 worked prior to this update. All other batch files work.
Any Idea as to why I am having this issue With the config file?
*** A System Error Has Occurred ***
Cannot initialize program:
d:\appl\ccp\fp\lib\config: No error
Last Windows error was 0.
D:\appl\ccp>pause
Press any key to continue . . .
Here is the startup file info:
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
Richard Kreiss
GCC Consulting
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 13517 bytes
Desc: not available
URL: <http://mailman.celestial.com/pipermail/filepro-list/attachments/20200614/2fd3e987/attachment.bin>
More information about the Filepro-list
mailing list