Any one Please tell me how to autoindent my cobol and JCL codes. It will be easy for me to write programs if i use those intendationi n notepad++. Please reply me.
Indenting JCL would be counter productive since all commands must start with a "//" in the first two columns.
Notepad++, at least version 5.8.3 and on, claims to have Cobol indention built in. Check your files and make sure the file extension lines up with what Notepad++ is configures for, usuall ".cbl" or ".cob" to activate auto-indention.