Un-Answered Questions { COBOL }

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?

6781


how to access the file from prodution from changeman tool and to submit a file to production

6660


how to move the records from file to array table. give with code example

2207


i need a small 3d program using inline and outline.

1629


i want a program using by if, evaluate , string, unstring, perform, occurs?

4033


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10528


what is the use of outrecord?

1761


HOw can I get the negative sign while deduct high value from low value

1778


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17010


what is search and searchall?what is the diffrence between them?give an best example?

5521


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1639


i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

1757


how to refer the data field?

1793


what are decleratives in cobol?

1816


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1603