图3详细展示了处理一个rpg隐式文件打开操作的过程和主要函数的代码片段。
Figure 3 details the process of handling an RPG implicit file open operation along with code snippets of the major functions.
可持有结果集允许应用程序在隐式或显式提交之后一直将游标打开着。
A holdable result set permits an application to keep the cursor open after implicit or explicit commits.
在多数情况下,隐式打开就足够了。
RPG文件打开可以在RPG初始化阶段隐式发生,也可以通过RPGOPEN操作或在文件定义上使用USROPN关键字显式发生。
The RPG file open can occur implicitly during the RPG initialization phase or explicitly via the RPG open operation and the use of the USROPN keyword on the file definition.
处理隐式和显式RPG打开操作。
RPG程序打开LastRecord (*INLR)指示符,这导致针对已处理文件的一个隐式CLOSE操作。
The RPG program turns on the Last Record (*INLR) indicator which results in an implicit CLOSE operation against the handled file.
如果源文件可以打开,则隐式返回该属性会打开该源文件。
Returning the property implicitly opens the source file if it can be opened.
如果源文件可以打开,则隐式返回该属性会打开该源文件。
Returning the property implicitly opens the source file if it can be opened.
应用推荐