What will happen if we move SPACES to numeric field and
ZEROES to alphabetic field?
Answer Posted / sivakumar sekharannair
compile error will occure if zeroes moved to alphabetic
field or spaces moved to numeric field.
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
How do define dynamic array in cobol.
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
Whats the difference between search & search ALL?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
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.
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
Write a program that uses move corresponding.
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
Which is not true about evaluate statement
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
how can i see junk values in dclgen or in hostvariable of comp ?
What are the cobol coding sheets?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there