How can you get the ksds file records into your cobol program?
No Answer is Posted For this Question
Be the First to Post Answer
What is the maximum length of a field you can define using COMP-3 in COBOL?
What is binary search?
What is the Importance of GLOBAL clause According to new standards of COBOL?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What are the different rules to perform a Search?
What guidelines should be followed to write a structured cobol prgm?
what is jcl approach for programming?
if i am reading a file with some 50000 records and moving to a DB2 table and suddenly the program abends in between, is there anyway i could restart from the exact record at which the job failed once the program restarts.
in real time what is the suitable exp where in-stream procedure is better then catalog procedure.
i need the code for this program in cobol. 2 + 1 = 3 4+3=7 6+5=11 8+7=15 10+9=19
What is an in-line perform ?
The order of precedence of arithmetic operators in an expression can be overridden with the use of (a) [] (b) () (c) {} (d) Any of the above