What are the rules of the move verb?
No Answer is Posted For this Question
Be the First to Post Answer
Whats the difference between search & search ALL?
Move Zeroes to I move 5 to j perform para1 varying I from 10 by -2 until I = 0 display j. para1. Add 5 to j. What’ll be the value after execution of display stmt. A) 35 B) 40 C) 30 D) 25 please explain how?
how to transfer the file from pc to mainframe??
The hierarchy of the execution of logical operators is (a) NOT AND OR (b) AND OR NOT (c) OR AND NOT (d) OR NOT AND
10 Answers Huawei, IBM, TCS,
i have n records in one file and in this file there is some fields and i want to count that how many sharma in my file so plz give the coding that how we read sharma ?
A s9(4). B v9(4) value 0.21 can i move this?
using redefine can you redefine lower variable size to higher variable size?
What is report-item?
Consider the following COBOL entries 05 X PIC 99 VALUE 10. ADD 40 X TO X. COMPUTE X = 3 * X - 40. The result in X is
Should I use STOP RUN in the sub program??why?
created cluster using IDCAMS ..that is empty ..when i write a program for read using Input ..wil it open the cluster or gives any error?
If my program receives input feed from program in other system.. if the receiving field size is less than the sending field.. what abend will be happening.