i have mainprogram and subgram...if i compile mainprogram
without stop run..what will u get in compilation time?
Answer Posted / magesh
Compilation stops at the last statement.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how can i see junk values in dclgen or in hostvariable of comp ?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
In COBOL, what is the different between index and subscript?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What are the different data types in cobol?
) How do u handle errors in BMS macro?
What are the different rules of SORT operation?
What is the difference between PIC 9.99 and PIC9v99?
For rewrite, why is it mandatory that file needs to be opened?
what is difference between cobol and cobol/400
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...)
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.
What is the Purpose of POINTER Phrase in STRING command in COBOL?