callLink 元素中的 refreshScreen

链接选项部件的 callLink 元素的 refreshScreen 属性指示当被调用程序返回控制权时屏幕是否自动刷新。有效值为 yes(缺省值)和 no

如果调用程序位于将文本表单显示到屏幕的运行单元中,并且存在下列任何一种情况,则将 refreshScreen 设置为 no
  • 被调用程序未显示文本表单;或者
  • 调用程序在调用之后写全屏幕文本表单。
属性 refreshScreen 仅在下列情况下才适用:
  • callLink type 属性是 localCall;或者
  • 当 remoteComType 属性是 direct 或 distinct 时,callLink type 属性是 remoteCall。

如果将 noRefresh 指示符包括在 call 语句中,则此属性被忽略。

相关参考
call

使用条款 | 反馈
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.