- 8
- 0
- 约1.69万字
- 约 73页
- 2017-10-14 发布于湖北
- 举报
系统编程工具REXX和CLIST
Diagnostic函数 Sourceline() - Returns number of lines of code, or actual line of source code Condition() - Returns information depending on one of four arguments (C(condition), D(descriptive), I(instruction) and S(status)) Errortext() - Return text of REXX error message associated with argument number REXX special variable sigl - Assigned with line number where condition trap error occurred 测试 测试的数量取决于可能的最终用户规模 开始用少量数据测试 测试代码的所有部分 从错误中测试可恢复性 Use REXX aids to confirm the program flow - Trace instruction Trace指令 REXX Trace指令- 有用的选项: Trace R – “Results” – most useful Trace N –
原创力文档

文档评论(0)