Hide point markers
This function permits you to erase markers from specified strings and segments in any or all layers. The data are only erased not deleted so it may be redrawn at a later time using any of the drawing functions.
To run this function: Choose Display > Hide point > Markers, or...
Layer name
The name of the layer from which the data are to be erased may be entered here. The active layer is provided as the default value. You may erase data from all graphics layers by leaving this field blank.
String range
Enter the string range which is for which markers are to be erased from the screen. The range must be a standard range specifier. You may leave the range blank if you wish to erase markers for all strings in the layer.
Segment range
Enter the segment range for which markers are to be erased from the screen. The range must be a standard range specifier. You may leave the range blank to erase markers for all segments of each string that is.
Seg pnt range
The entry in this field has no effect for this function.
Range specifications
A range specifier takes the form of 'a, b, c' where each of the values 'a', 'b' and 'c' represent real numbers and it is interpreted as from 'a' to 'b' in steps of 'c'. The value 'c' is optional and if it is not present then a step size of 1 is assumed. The value 'b' is also optional and if it is not present then 'a' defines a single value. Ranges can be made complex by concatenating ranges together using the ';' character. Thus a complex range may take the form, '1,9,2;20,100,10'.
Desc field number
The entry in this field has no effect for this function.
Result
The specified data are erased.