aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

PCC-01007: WORKING-STORAGE SECTION not found

PCC-01007: WORKING-STORAGE SECTION not found
Cause: The precompiler could not find the WORKING-STORAGE SECTION header in a Pro*COBOL program, probably because a keyword is missing or misspelled, or the wrong value for the FORMAT option might have been specified.
Action: Check that the WORKING-STORAGE SECTION header is in place and spelled correctly and that the right value for the FORMAT option is specified.

请先 登录 后评论

1 个回答

小智
PCC-01007:找不到工作存储部分,
.原因:预编译器在Pro * COBOL程序中找不到WORKING-STORAGE SECTION标头,可能是因为关键字丢失或拼写错误,或者可能指定了FORMAT选项的错误值。,
.操作:检查WORKING-STORAGE SECTION标题是否正确拼写,并指定FORMAT选项的正确值。,
.
请先 登录 后评论