This macro uniquely colors the marker identified by nSeries and nGroup with the color identified by nRed, nGreen, nBlue.
SYNTAX:
@HL nSeries nGroup nRed nGreen nBlue
PARAMETERS:
nSeries; -1...1024 Series Number (-1=all series, 0=Series 1, 1=Series 2, etc.)
nGroup; -1...1024 Group Number (-1=all groups, 0=Group 1, 1=Group 2, etc.)
nRed, nGreen, nBlue: 0...255 specifies the RGB value to be applied to the riser/marker at nSeries and nGroup.EXAMPLE: @HL.RPT
@HL 0 0 255 0 0
@HL 1 1 255 0 0
PERSISTENT:
YES
Next Macro Previous Macro Return to Alpha List
Next Macro in this Group Previous Macro in this Group Return to Group List