This subroutine is called to get the name of the "current" chart spec.
PASS <chart_spec_name> FIELD SHARE? Y GOSUB 0CD .CHART GET NAME * Check for errors IF 0CD .CHART GET NAME NE
<chart_spec_name> is the name which uniquely identifies the "current" chart spec.
The name may be up to 30 characters in length.
The name may be blank.
The name of the current chart is returned in <chart_spec_name> so this parameter must be passed shared.
Read what other users have said about this page or add your own comments.
-- SteveFrizzell - 2010-02-15