| Steven Goldsmith 2005-08-04, 5:45 pm |
| Not an exact match but maybe this will give you some ideas. I had this
problem with my CICS screens. I had to change the CICS screen maps on
the mainframe. It seems that HATS has a problem with an attribute called
ASKIP when aligning headings with data. I had to either put in ASKIPs
in the headings when ASKIPs were in the data or take out the ASKIPs in
the heading when there were none in the data. Rearrange your mainframe
displays and maybe the problem will disappear. Good Luck.
Steve
Alexander wrote:
>We have some screens that have output fields defined on menu screens. The
>menu screens are setup as a selection list and shows up as links. And the
>output fields are not lining up with the menu option that has the output on
>the same line in the display file in our DDS. Does anyone have any ideas on
>how to get this to work? Thanks for your time and help
>
>
>
>
|