clearWindowByName()

系统函数 ConsoleLib.clearWindowByName 从指定窗口中除去所有显示内容。这包括擦除当前表单中显示的常量信息。如果窗口有边框,则边框不会被擦除。该语句不会影响堆叠窗口的排序。ActiveWindow 变量指的是堆叠窗口中最上面的窗口。

  ConsoleLib.cleaWindowByName(name STRING in)
name
窗口的名称。

相关参考
EGL 库 ConsoleLib

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