Tags:
create new tag
view all tags

.PIE SET SECT LABEL

This subroutine sets the label for the "current" or specified sector specs.


Usage:

      PASS         <sector_label>             FIELD            SHARE? N
      PASS         <sector_no>                FIELD            SHARE? N
      GOSUB    0CD .PIE SET SECT LABEL
      *        Check for error
      IF       0CD .PIE SET SECT LABEL        NE

Description:

This routine sets the label text into a newly initialized text spec and links the text spec with the specified pie sector spec. Any previously set text attributes for the pie sector label are reset. This will override any label you may have set using .PIE SECT ADD NEXT.

If <sector_no> is received and is not blank, the Label is stored in the specified sector. If <sector_no> is not received or is blank, the label is stored in the current sector spec.

Any pie sector specs that are referenced but which do not exist are automatically created and initialized so that the position can be stored.

The pie sector spec updated becomes the "current" pie sector spec and label becomes the "current" label spec.

Comments:

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


-- JeanNeron - 2011-10-05

Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r4 - 2012-02-24 - 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