Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 10 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
缩进 JCL 会适得其反,因为所有命令都必须在前两列中以“//”开头。
Notepad++,至少版本 5.8.3 及更高版本,声称内置了 Cobol 缩进。检查您的文件并确保文件扩展名与 Notepad++ 的配置一致,通常为“.cbl”或“.cob”以激活自动- 缩进。
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.