01 a pic x(6) value is abcdef
01 b pic x(3)
move a to b wht will be the value in b ?
Answers were Sorted based on User's Feedback
How can you get the ksds file records into your cobol program?
01 a pic s9(5) value -12345, if we disply a , the sign will overpunched with last digit but i need to get the miuns sign in the result?
How to know whether the module is dynamical or statistical?
What is the maximum length of a field you can define using COMP-3?
4 Answers Complex System, Infosys,
How do we get current date from system with century?
i want to enter the name 'pandu' into ur table how?
can i give 9(10) in comp 3 instead of s9(10) ? if i can give wht would be ths ans
how will u find out 3rd week's 2nd day using occurs ?
A s9(4). B v9(4) value 0.21 can i move this?
can we use reference modification an arry.
Q:what is the difference between the variable length and fixed lenght.how it varies in the cobol.
can anyone explain me the concept of COMP-4 PLEASE??