Kbase 9268: V5 BUG ok in V6: Report Wrapping stacked labels.(V5 patch)
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
V5 BUG ok in V6: Report Wrapping stacked labels.(V5 patch)
910719-elp61
6. RESULTS V5 Bugs: (all fixed in V6)
6.1. Report Wrapping
If you have a stacked label in a report, where the longest line of
the label is the last line, and the label width is wider than the
format, RESULTS incorrectly calculates the field width, causing the
report to wrap.
Example: label "Home!Phone Number" format "xxx-xxxx"
Work-around: add spaces between the first label line and the
exclamation point, to make the first line equal in length tothelast
line. For example: "Home--------!Phone Number" (spaces replaced by
dashes for visibility).
There is a patch for this available on PROGRESS On-Line! Pullover
r-labsiz.p, r-extra.p and r-write.p. These are xcoded source. To
compile, use "COMPILE ... SAVE ATTR-SPACE.".
Progress Software Technical Support Note # 9268