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?

6836


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

6686


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

2221


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

1640


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

4062


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 ......

10629


what is the use of outrecord?

1772


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

1792


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

17048


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

5563


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

1657


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

1773


how to refer the data field?

1812


what are decleratives in cobol?

1828


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

1616