For Programmers: Free Programming Magazines  


Home > Archive > Cobol > September 2005 > Moving display to computational items









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Moving display to computational items
anguel@web.de

2005-09-20, 3:55 am

Hi,

I've got a file description with computational components, e.g.
05 REC-DATE PIC 9(08) COMP.

In the Working-Storage section, the date must be a display item for
several reasons, e.g. 77 W-DATE PIC 9(08).

How to move the content of the display to the comp field? A straight
move seems to work, but the result recorded in the file is erroneous.

Any hint?

TIA
Anguel

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com