Tags:
create new tag
view all tags

.AXIS SET AXIS VAL DIR

This subroutine sets the direction for the values of the "current" axis.


Usage:

      PASS         <val_dir>                  FIELD            SHARE? N
      GOSUB    0CD .AXIS SET AXIS VAL DIR
      *        Check for error
      IF       0CD .AXIS SET AXIS VAL DIR     NE

Description:

This subroutine sets the direction for the values of the "current" axis. You must have selected a "current" axis via .AXIS SET CURRENT before calling this routine.

For a normal vertical axis, the axis starts from the bottom and increases its value towards the top. For a normal horizontal axis, the axis starts from the left and increases its value towards the right. The subroutine can be used to reverse the direction of the axis.

Valid values for <val_dir> are Normal, Reverse or blank. Blank or no value passed is the same as Normal.

Comments:

Read what other users have said about this page or add your own comments.


-- JeanNeron - 2011-11-09

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2012-02-25 - JeanNeron
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback