DESCRIPTION OF ENHANCEMENTS |
occurs when a scroll lock has been set at
a column position to the left of the right
end of the header data. The fix prevents
the scrolling of the header lines; unless
the header line is longer than the screen
display width. This issue surfaced during
testing and development of TIU. This patch
should not affect any other application; but
is issued ahead of the TIU release.
Patch 1 addresses the following:
Routine Summary:
================
The following routine is included in this patch. The second line of
this routine now looks like:
<tab> ;;1;List Manager;**1**;Aug 13, 1993
CHECK^XTSUMBLD results:
Routine Name Before Patch After Patch Patch List
============ ============ =========== ==========
VALM 8169958 8568102 1
Routine: NOIS: Fix:
VALM --- The header lines (the two lines between
the title line and the column caption
line) appear to be truncated following
an action after scrolling right. This
|