Tags:
create new tag
view all tags

.LINE SET W

This subroutine sets the width of the "current" line object.


Usage:

      PASS         <line_width>               FIELD            SHARE? N
      GOSUB    0CD .LINE SET W
      *        Check for error
      IF       0CD .LINE SET W                NE

Description:

This subroutine sets the width of the "current" line object.

This routine receives a single,optional, value specifying desired width. This represents the desired line width in pixels, and must be betwen 0-999.

If a parameter is not received or if the value received is blank, then the width of the line object is cleared and the default width of 1 pixel will be used.

Comments:

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


-- JeanNeron - 2012-02-19

Topic revision: r1 - 2012-02-19 - 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