r_psvcs.kb 例行程序


R_GetScreenPrintDefinition

文件名

r_psvcs.kb

语法

R_GetScreenPrintDefinition(VAL type: STRING ): LIST OF ScreenPrintRec IS

参数

type - 要检索的打印屏幕记录的类型

返回

ScreenPrintRec 列表

副作用

说明

该例行程序获取对话的打印记录格式。

调用的对话窗口


R_TokensToCsv

文件名

r_psvcs.kb

语法

R_TokensToCsv(VAL tokens: LIST OF STRING): STRING IS

参数

tokens - 标记列表

返回

ScreenPrintRec 列表

副作用

说明

该例行程序在标记列表中创建 CSV 字符串。

调用的对话窗口