setCurrentArrayCount()

系统函数 ConsoleLib.setCurrentArrayCount 指定与屏幕上的 arrayDictionary 绑定的动态数组中的行数。仅当您在发出使用 arrayDictionary 的 openUI 语句之前调用此函数时,此函数才有用。

  ConsoleLib.setCurrentArrayCount(count INT in)
count
openUI 语句开始运行时数组条目的数目。
使用条款 | 反馈
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.