Enter or list user-defined labels
tlabel varname label
tlabel clearall
tlablist [varname]
Description
tlabel is an utilty for entering user-defined labels. User-defined labels are actually variable characteristics in the form of char varname[tlabel] description. tlabelvarname without a label removes any exisiting label.
tlabel clearall deletes all user-defined labels.
tlablist displays user-defined labels.
Examples
. tlabel age "Age (years)" . tlabel . tlabel clearall
. tlablist age . tlablist age sex haq . tlablist
Author
Fred Wolfe, National Data Bank for Rheumatic Diseases, Wichita, KS fwolfe@arthritis-research.org
Also see
On-line: help for fsum