Indicates a sequence error. The ascending key requirements of successive record key values has been violated, or, the prime record key value has been changed by a COBOL program between successful execution of a READ statement and execution of the next REWRITE statement for that file. 22 Indexed ...
file status COBOLFILESTATUS(returncode) Status Description 00 Successfulcompletion 02 Indexedfilesonly.Possiblecauses: ForaREADstatement,thekeyvalueforthecurrentkeyisequaltothevalueofthatsamekeyinthenextrecordinthecurrentkeyofreference. ForaWRITEorREWRITEstatement,therecordjustwrittencreateda...
网络文件状态字 网络释义 1. 文件状态字 COBOL通过2位长度的文件状态字(FILE-STATUS)来表示文件的操作结果是否成功,常见的文件状态值及意义: 1。 www.blogjava.net|基于48个网页 例句 释义: 全部,文件状态字 更多例句筛选
COBOL FILE STATUS(return code) Status Description 00 Successful completion 02 Indexed files only. Poss..
This COBOL example will show how to convert the two byte file status code that may contain binary data to a four byte numeric value that may be displayed.
Restriction:The data item referenced in theFILE STATUSclause cannot be variably located; for example, it cannot follow a variable-length table. Related tasks Using file status keys Related references FILE STATUS clause(COBOL for Linux® on x86 Language Reference)...
01 IO-STATUS PIC XX.COPY MWFITECH.* *COBOL Record Description01 VS-ODCSF0-RECORD.06 X-VS-CUSTIDENT.07 VS-CUSTIDENT PIC 9(006).06 VS-CUSTLNAME PIC X(030).06 VS-CUSTFNAME PIC X(020).06 VS-CUSTADDRS PIC X(030).06 VS-CUSTCITY PIC X(020)....
LINKAGE SECTION.01 IO-STATUS PIC XX.COPY MWFITECH.* *COBOL Record Description01 VS-ODCSF0-RECORD.06 X-VS-CUSTIDENT.07 VS-CUSTIDENT PIC 9(006).06 VS-CUSTLNAME PIC X(030).06 VS-CUSTFNAME PIC X(020).06 VS-CUSTADDRS PIC X(030).06 VS-CUSTCITY PIC X(020)....
This document provides a summary of the two-byte File Status Code (sometimes referred to as file return code or file status key) with a brief narrative for each code. For the COBOL environment if the FILE STATUS clause is specified in the FILE-CONTROL entry, a value is placed in the ...
The--chatbot interface now supports syntax highlighting 42 separate programming languages: ada, asm, basic, c, c#, c++, cobol, css, d, forth, fortran, go, haskell, html, java, javascript, json, kotlin, ld, lisp, lua, m4, make, markdown, matlab, pascal, perl, php, python, r, ruby...