adspace
what is the difference between occurs and occurs depending on? i dont think so there is the difference in storage..then why we should use occurs depending on?
9 30790What will happen if a variable is declared as below.. Explain with an example? Working storage section:- 01 WS-VARX PIC X(9) VALUE SPACES. 01 WS-VARN REDEFINES WS-VARX PIC 9(9).
8 12266How to declare if emp-name = AAAAA""BBB in working-storage section. After display emp-name should print like AAAAA""BB
6 10145How to read records from flat file in reverse order through COBOL program?
Accenture, Broadridge, IBM, MAT, Polaris, SPIC, Syntel, TCS, Wipro,
14 75316I have 2 dimensional array with having 100 elements. So how to find the 11th item in an array?
IBM,
6 16580soc-7 is a bad data,invalid data. when ever we are moving the alphabets in the position of numeric then we got this abend. so my question is if o1 ws-data pic 9(1) value passing the alphabet some x. then we got soc-7 or not? i want clarification ?
7 13084