i have mainprogram and subgram...if i compile mainprogram without stop run..what will u get in compilation time?
HCL,
1 4062i have mainprogram and subgram...if i compile mainprogram without stop run..what will u get in compilation time?
HCL,
5 117341.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
IBM,
5876If a sub program is called from mainprogram.I have opened cursor in main program and Fetch the result in subprogram ,Is it possible ?If yes please tell me the reason.
1 7086How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
2632Suppose i have a variable with s9(18)v99 comp3 . what is the size of variable . If s9(18) comp3 is 10 bytes . There should be some difference between two allocations ? Thanks krishna chaitanya
CSC,
2 15389Suppose i have a Cobol field of 10 byte. it contains a decimal sign.How to know where is the point location?
1 5961I have a PS file and I would like to manually insert the binary values (like a COMP format) into the file. How can i do that? the way do in COMP-3 format.. suppose i want to insert -12345 in to file in comp-3 format. simply we can open a file in edit mode and do HEX-ON and insert the value . SEE BELOW-- 135 24D in 3 bytes - this will be COMP-3 presenatation of -12345.
1 6882I have a File that has duplicate records. I need only those records that occur more than thrice.?
3 10010
Give some examples of command terminators?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
how to convert the recors form vsam file to db2 table tru file aid
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What is the difference between Call and a Link?
What are the rules of the move verb?
) how do u code after getting data?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
How do you reference the fixed block file formats from cobol programs
What is the difference between external and global variables in COBOL?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
Explain what you understand by passing by value.
What is link edit in cobol?