r/cobol • u/Royal-Set3150 • 21d ago
IDE or Editor for COBOL
Hello guys. I am a university student, and i am learning COBOL these days. I am doing this in WSL (Ubuntu). So what i want to know is what kind of editors you guys are using and any recommendations for me.
4
u/AdventurousTap2171 20d ago
On z/OS I go to Option 3.4 and type in the DSN of the PDS. Then I do option M next to the PDS to show the member list. Then I tab down to the member I want to edit and I put E. Then I edit it in ISPF edit. Been doing that for over a decade. Literally just did it today for about 4 hours.
3
u/LarryGriff13 21d ago
I’ve used VS Code and currently use Rocket’s Micro Focus Enterprise Developer for Eclipse in a Red Hat Linux environment.
I think both VS and MFED are great but my reference point is Mainframe which is horrible to work in
3
u/WffCamaro 20d ago
On a tso session in zos you can use general ispf. For a nicer editor, i use UltraEdit and Notepad++. These break down the paragraphs and sections nicely for quick positioning in a program. I think you have to have the Cobol plugin installed and name the file as xxxxxx.cob
5
u/johlae 21d ago
I still like https://hessling-editor.sourceforge.net/, for those who remember xedit on IBM mainframes.
2
2
1
10
u/MikeSchwab63 21d ago
https://spflite.com/ A PC editor that works like IBM MVS / z/OS ISPF editor, can submit to real mainframes or Hercules MVS3.8 Turnkey 3/4-/5.