rpg程序的递归运行

发布于 2024-08-28 12:33:01 字数 126 浏览 4 评论 0原文

我正在递归地运行一个 rpg 程序,它给出了这样的错误 应用程序错误。 RNX8888 不受 PGM1 在语句 *N、指令 X'0000' 处的监控。 触发程序或外部例程检测到错误......解决方案是什么......紧急......谢谢

i am running a rpg program recursively it is giving an error like this
Application Error. RNX8888 unmonitored by PGM1 at statement *N, instruction X'0000'.
Trigger program or external routine detected an error.....what can be the resolution ...its urgent..thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

寂寞陪衬 2024-09-04 12:33:01

您的工作日志中应该有更多信息。将提供有关错误确切原因的更多详细信息。
请获取此信息并发布。
顺便说一句:RPG 程序不能递归调用。 RPG ILE 程序可以递归调用。所以这可能是一款 RPG ILE。如果不是,则存在问题#1。

You should have more information in your job log. There will be more details as to the exact cause of the error.
Please get this info and post it.
BTW: RPG programs cannot be called recursively. RPG ILE programs can be called recursively. So this is probably an RPG ILE. If it is not, then there is problem #1.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文