[Migrated content. Thread originally posted on 25 March 2011]
This Applation works under Visual Studio but when deployed to the server that has the COBOL 2010 Runtime. I get the above msg.
/SP70 JOB:
set TK="C:\\MFCFiles\\OSMIS_DATA\\PTK.I10"
ECHO TK=%TK%
set TE="C:\\MFCFiles\\TE.txt"
/Input Files:
set ISP61="C:\\MFCFiles\\PSP61P01.R44s"
set ISP62="C:\\MFCFiles\\PSP62P01.R44s"
set ISP63="C:\\MFCFiles\\PSP63P01.R44s"
/Output Files:
set sp70r="C:\\MFCFiles\\SP70R.txt"
set out3="C:\\MFCFiles\\OUT3.txt"




