An alternative to theFGL_SET_ARR_CURR()function is theui.Dialog.setCurrentRow()method; However, the dialog class method will be used in a different programming pattern, as it does not trigger the control blocks like the built-in function....
的ARR_CURR()函数可以被用于强制一个循环开始超出数组的第一行通过设置变量到ARR_CURR(),和使用该变量的初始值for循环。 内置的功能ARR_CURR()和SCR_LINE()可以返回不同的值,如果该程序阵列是大于屏阵列。 另请参阅:输入数组,DISPLAY的ARRAY,ARR_COUNT()SCR_LINE中,FGL_SET_ARR_CURR(),()。 ———–—...
FGL_DIALOG_SETCURRLINE(lineINTEGER,rowINTEGER ) lineis the line number in the form screen array. rowis the row number in the program array variable. Usage Moves to the row / screen line specified. SeeFGL_SET_ARR_CURR()for more details. ...
FGL_SET_ARR_CURR()设置的记录列表中的当前行。 FGL_SETENV()设置的环境变量 FGL_SYSTEM()启动一个程序时,在UNIX终端仿真器使用图形化的前端。 FGL_WIDTH()返回代表字符串所需的列的数目。 length()返回作为参数传递的字符串的字符数。 NUM_ARGS()返回程序的参数的数量。 SET_COUNT()指定数量的记录,其中包含...