4 15 27 Action WRn Move Window Right

LANSA for i

4.15.27 Action WRn (Move Window Right)

Action WRn is used in the report design facility only.

When action WRn is used the following steps occur:

  • The current report image "window" is shifted to the right by "n" characters.
  • A message is displayed on line 24 indicating what columns of the report image are now being viewed.

Some points about "windowing" are as follows:

  • The "window" over the report image is required because very often report image dimensions exceed the dimensions of a workstation screen in both width and length.
  • The workstation screen is considered to be a "window" through which the full report image can be viewed. Since the report image is larger than the workstation "window" it is necessary to move the "window" around to view various parts of the report image.
  • WRn is the action used to move the workstation window to the right by "n" characters/columns.
  • If no value for "n" is specified (i.e. action WR is entered) a default value of (workstation width - 1) is used. This default value causes the right most column in the current window to become the left most column in the new window.
  • Where the "n" value specified (or defaulted) would cause a movement beyond the width of the report image, the last column of the report image will be displayed as the last column in the new window.