Joined: 17 Oct 2004 Posts: 167 Location: hyderabad
Hi friend
here are some answers for ur queries
1.------------
Command Level Language Translator(Translator) produces 2 outputs the Translator Listing (SYSPRINT) and Temporary Dataset (SYSPUNCH).
SYSPUNCH is the input Dataset for the Compiler or Assembler.
DFHEIB copy book will be inserted into the Translated output automatically and EXEC CICS commands are commented, after the Comments, move Statement and some Calls for Command Interface Programs are inserted.
3.-----------------------------
if we change the existing map ,we also need to change the corresponding application program & get the new copy using CEMT
4.-------------------------------
we get the error as u cannot pass the
file name through a variable
Syntax:
OPEN mode file-name
mostly filestatus 35
we need to declare the file "infile" in
file-control & also in filesection