.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.
Read what other users have said about this page or add your own comments.
-- 
JeanNeron - 2012-02-19