here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?
How to know whether the module is dynamical or statistical?
Can you please let me know the centre name of INS certification in Kolkata.
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 to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
What are the various section in data division and briefly explain them.
Can we change the password using ALTER? anyone tried and changed?
how do you reference the variable unblock file formats from cobol programs
Describe the cobol database components?
What is the difference between structured cobol programming and object alternativelyiented cobol?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What are the different data types in cobol?
Whats the difference between search & search ALL?
How you can read the file from bottom?