how do you reference the fixed unblock file formats from cobol programs
how to convert the recors form vsam file to db2 table tru file aid
How to know whether the module is dynamical or statistical?
What are declaratives and what are their uses in cobol?
What are the different data types in cobol?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
What is the difference between comp and comp-3 usage?
how do you define single dimensional array and multidimensional array in your cobol?
What is redefines clause in COBOL?
What is the difference between structured cobol programming and object alternativelyiented cobol?
How you can read the file from bottom?
What is amode(31)
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
Which Search verb is equivalent to PERFORM…VARYING?
How to print 10 to 1 if the input have only 10 digit number?