Tags:
create new tag
view all tags

.CHART SET CURRENT

This subroutine is called to switch the context of the "current" chart spec to a previously initialized chart spec.

Usage:

      PASS         <chart_spec_name>          FIELD            SHARE? N
      GOSUB    0CD .CHART SET CURRENT
      *        Check for error
      IF       0CD .CHART SET CURRENT         NE

Description:

<chart_spec_name> identifies the name of a previously initialized chart spec which is to become the "current" chart spec.

Passing this parameter is optional.

If the <chart_spec_name> parameter is not passed, then the "unnamed" chart becomes the "current" chart.

If the <chart_spec_name> parameter is passed, then the chart spec with the specified name becomes the "current" chart.

This subroutine sets a result value in the corresponding results Token field.

Comments:

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


-- SteveFrizzell - 2010-03-17

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