Hello,
i am not sure that i am doing the right thing.
As i mentioned earlier, it looks like your have a good start. The code you attached today looks very much like te code i last looked at. You have a lot more code to add and i'd suggest that be your main focus.
i am not sure on how to perform the search function to locate the files.
I do not understand the question. There should be no "search function" to locate files. FIles are named in a SELECT/FD and used via the corresponding DD statement in the execute jcl.
i understand that in batch processing the program is read into the buffer before processing.pls explain to me how the process of loading into the buffer is done.
How programs are loaded is typically not part of a cobol programming class - it is more of an MVS internals subject (it may be that i misunderstand).
If you have accesdsd to a terminal and can compile your code, i'd suggest you begin compiling as soon as possible, correcting errors and adding the remaining code as you proceed.
When i've worked with students in a training environment, nearly all of them spent very much time at the computer lab working on these projects. Much can be learned talking with others with the same requirement.
When you add more code, i'll try to review it
