【发布时间】:2017-06-12 05:23:54
【问题描述】:
我正在尝试重新定义 Cobol 工作存储中的 a 变量。 请查看以下 id 是否可能: 我可以用 PIC 条款 9(2).9(3) 重新定义一个变量到这个 PIC 条款 -(2).9(3)
【问题讨论】:
-
为什么不试试呢?您的编译器永远不会出错,也不会浪费时间在互联网上等待可能不正确的答案。
-
欢迎来到 stackoverflow.com。请花一些时间阅读help pages,尤其是名为"What topics can I ask about here?" 和"What types of questions should I avoid asking?" 的部分。也请使用tour 并阅读有关how to ask good questions 的信息。最后请学习如何创建Minimal, Complete, and Verifiable Example。
标签: cobol mainframe redefine copybook