SimpsonBoj
Programmer
Hi,
I would really appreciate any help with the following execution issue/error I am having.
It a COBOl program that reads an input file and screen input and then outputs to several files. The program compiles and links ok, however on executing I am getting the following messages
JMP0311I-I Missing Allocation File=....PGM=..., several as the program reads through the file.
I am new to COBOL but not to programming. The program is fairly straight forward and the syntax is correct but i think I am overlooking something. The executable and input files are in the same folder.
I am using the Fujitsi Cobol compiler.
PS How do I avoid the Runtime Environment Setup Dialog box at runtime/execution time?
I would really appreciate any help with the following execution issue/error I am having.
It a COBOl program that reads an input file and screen input and then outputs to several files. The program compiles and links ok, however on executing I am getting the following messages
JMP0311I-I Missing Allocation File=....PGM=..., several as the program reads through the file.
I am new to COBOL but not to programming. The program is fairly straight forward and the syntax is correct but i think I am overlooking something. The executable and input files are in the same folder.
I am using the Fujitsi Cobol compiler.
PS How do I avoid the Runtime Environment Setup Dialog box at runtime/execution time?