how do you reference the rrds file formats from cobol programs
No Answer is Posted For this Question
Be the First to Post Answer
Which is not true about evaluate statement
01 text-data pic x(100). move 'xyzdbfrjjg u' to text-data. how to find the value of last index of text-data?
can i use multiple when statements in search & search all ? justify ur answer?
how we separate the cobol cics statements from cobol&cics programming?
s9(18) comp-3:: What is the size of memory it takes internally?
88 class is used for
level number 77 is used to define a)group data b)elementary data c)redefine d)none
What are subroutines ? and how do we pass data to the sub routines?
Can we MOVE X(9) to 9(9) OR 9(9) to X(9)? If yes what are the ways for doing this?
12 Answers T systems, Tech Mahindra,
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What kind of error is trapped by on size error option?
What is the purpose of Identification Division?