Quantcast
Channel: Visual COBOL - Forum - Recent Threads
Viewing all articles
Browse latest Browse all 4356

RE: License Issue with Naïve Code

$
0
0

I have tried the document you suggested and get the same error.  Below is the runit.bat file contents, is there a way to verify that we are getting to the right place for the license?

set MFCES_INIT_LOCATION=\\easternbank.com\dfsroot\spears\ces.ini

set PATH=\\easternbank\dfsroot\spears\fpasrun;%PATH%

rem set PATH=\\ServerName\Share_bin64;%PATH%

rem set PATH=Location_of_Apps;%PATH%

mfcesdchk.exe >nul

if errorlevel 1 goto startlic

goto startapp

:startlic

start /B mfcesd -b

:checkloop

mfcesdchk.exe >nul

if errorlevel 1 goto checkloop

:startapp

fpbday

All of the runtime modules are in the FPASRUN folder including my code.

Thanks


Viewing all articles
Browse latest Browse all 4356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>