| LANGUE | TYPE DOCUMENT | NB URL |
| ENGLISH | ||
| HTML | 16 | |
| 1 | ||
| PPT | 1 |
cobol-interview-questions.blogspot.com |
What is AMODE(24), AMODE(31), RMODE(24) and RMODE(... |
||||||
What is SSRANGE, NOSSRANGE |
|||||||
datacenter.cit.nih.gov |
4 COBOL/MVS COMPILER OPTIONS |
||||||
endway.50webs.com |
COBOL Compiler Options Part # 2 |
||||||
Compilation Options - Part #1 |
|||||||
mainframefundas.blogspot.com |
Mainframe Fundas |
||||||
onkar.s.mann.googlepages.com |
Mainframe Interviews Questions - Compiler Options Mainframe Interview Questions - Compiler Options |
||||||
pages.sbcglobal.net |
COBOL Programming |
||||||
www.angelfire.com |
Personal http://www.angelfire.com/folk/anoop/Personal |
||||||
www.cs.niu.edu |
Compiler, Loader, and Linkage Editor Options Compiler, Loader and Linkage Editor Options |
||||||
Dump of Cobol Program COBOL Program Dump |
|||||||
www.esnips.com |
COBOL RUNTIME OPTIONS.docx |
||||||
COBOL-Compiler Options and Compile JCL.doc |
|||||||
COBOL COMOILER OPTIONS.docx |
|||||||
www.jatomes.com |
JaTomes Help - IBM VS Cobol II Compiler Options Compiler Options |
||||||
www.scribd.com |
COBOL-Compiler Options and Compile JCL |
www.angelfire.com |
Compiler Options cobol_comp_options.pdf |
csc.colstate.edu |
http://csc.colstate.edu/woolbright/cobol2.ppt cobol2.ppt Cobol II Cobol 2 |
| MOTCLE | ABBREVIATION | DESCRIPTION |
| Addressing | See AMODE. | |
| addressing mode | AMODE | The attribute of a program module that identifies the addressing range in which the program entry point can receive control |
| addressing mode | AMODE | A program attribute that refers to the address length that is expected to be in effect when the program is entered. In z/OS, addresses can be 24, 31, or 64 bits in length |
| addressing mode | AMODE | mode d'adressage des programmes (24 ou 31 bits) |
| AMODE | See addressing mode | |
| AMODE | addressing mode | |
| AMODE | Addressing MODE. Attribute of z/OS programs indicating the length (in bits) of the addresses used in the program. Introduced in MVS/XA to differentiate between the new 31 bit addressing that expanded the addressable space from 16MB (24 bit) to 2GB. z/OS introduced 64 bit addressing. | |
| residency mode | RMODE | In z/OS, a program attribute that refers to where a module is prepared to run. RMODE can be 24 or ANY. ANY refers to the fact that the module can be loaded either above or below the 16M line. RMODE 24 means the module expects to be loaded below the 16M line |
| residency mode | RMODE | The attribute of a program module that specifies whether the module, when loaded, must reside below the 16MB virtual storage line or may reside anywhere in virtual storage |
| RMODE | See residency mode | |
| RMODE | residency mode |