Hello Folks,
I am new in Mainframe world. I am working with a Z OS system, I know how to move though ISPF interface, submit JOBS, read files with file manager and copybooks and write and change some JCL. In this case, I need to do as the title says. I think i have to options.
1.- Learn COBOL to perform those functions. I have a poor knowledge about COBOL. I know how to compile a simply "Hello world" and submit the JOB. If you recommend this option, what IDE do you use to write code? I hate the ISPF interface to edit code, I would rather edit the code with Notepad for Windows and send the file via FTP when it's complete. Obviously the compilation would be on Mainframe.
2.- Write some generics JCL with file manager functions. I don't know if this is possible, and if it were possible suppose I have to update an attribute of a record that is binary. How would you do that?
Let me know if I get explained, I am not a native speaker.
Regards!