Answer Posted / rana
//LINKCARD EXEC PGM=IEWL,COND=4,LT,COBOL),
// PARM='XREF,LIST,AMODE(31),RMODE(ANY),RENT,REUS'
//SYSPRINT DD SYSOUT=*
//SYSLIB DD DISP=SHR,DSN= Provide the Load module PDS
XREF - Direct Refrences
AMODE - Addressing MOde
RMODE - Resident Mode
RENT - re-entrant Program
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Write the code implementing the perform … varying.
What are various search techniques in cobol? Explain.
What are 77 levels used for?
What are the pertinent COBOL
how to access the file from prodution from changeman tool and to submit a file to production
Can we change the password using ALTER? anyone tried and changed?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
IF I mention stop run in CICS what happens?
What are the different data types in cobol?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
What is redefines clause in COBOL?
What is link edit in cobol?
What is rmode(any) ?
What is comp-1 and comp-2?