Can we move X(7) to S9(7) COMP?
Answer / shib
yes we can if value of x(7) contains numeric data like 1234567 or 0000000
We will not get any error.
| Is This Answer Correct ? | 0 Yes | 1 No |
Please let me know at which Scenarios we will go for STATIC call or DYNAMIC
What is the difference between a subscript and an index in a table definition?
When is inspect verb is used in cobol?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
If i initialize the 01 level variable in array, will it initialize all the array elements (occurs)?
which of the following can be used as a check protection symbol a.Z b.S c.* d.+
how to move the records from file to array table. give with code example
I have two sequential files, FILE-1 and FILE-2. FILE-1 contains 2 columns(A,B) and FILE-2 contains 3 columns (C,D,E).I want an output file, FILE-3 which has all five columns with duplicates eliminated from column A.
What is SDSF?
in cobol i have one file it contains records like 10,4,23,98,7,90..... total records 100. iwant 10 to 20 in reverse order in cobol environ ment any one please give the answer......
What is Alternate Index ? How is it different from regular index ?
What are the cobol coding sheets?