Answer Posted / anil prajapati
this section is used for passing values from calling
program to main pogram and vice versa
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Can a Search can be done on a table with or without Index?
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.
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
what is search and searchall?what is the diffrence between them?give an best example?
here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
How you can read the file from bottom?
What are the pertinent COBOL
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
Difference between cobol and cobol-ii?
In COBOL programming, what is PERFORM? What is VARYING?
how to access the file from prodution from changeman tool and to submit a file to production