What is the difference between goback, stop run and exit program in cobol?
No Answer is Posted For this Question
Be the First to Post Answer
How to concatenation one or more string?
HI THIS IS ANIL. HOW TO PASS A RECORDS OF A FILE(PS OR PDS) TO AN ARRAY?
have in 100 records in a file i want to move only matched records to one output_file1 and nonmathed records are moved to another output_file2 ... any one can provide logic code
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length
What is the difference between COMP & COMP-3 ?
What is the difference between a binary search and a sequential search?
How can we find out wether to declare the data items like Integer, Char,Comp? If comp types how can we decide wether it is Comp and Comp3.How it is? Please Explain... Cheers.
What are the differences between OS VS COBOL and VS COBOL II?
what happens if parmparameter passes zero bytes to the program
What are ISOLATION LEVELS? Where do we need to specify them in compiling JCL (Exactly which statement and what is syntax for it)?
) What is the use of IGNORE?
what is the difference between occurs and occurs depending on? i dont think so there is the difference in storage..then why we should use occurs depending on?