!   TITLE:  measure_buttons.mac (MANAGEMENT)
!
!
!   This sub-macro creates the measurement toolbar buttons.
!
*get,prkey_,active,0,prkey
/nopr

*abbr,MX_E_DIM,tv_max_ent_dim
*abbr,KP_DIST,ct_dist_calcs
*abbr,ND_DIST,nd_dist_calcs
*abbr,L_K_DIST,tv_ln_dist_kp
*abbr,L_L_DIST,tv_ln_dist_ln
*abbr,A_K_DIST,ar_dist_pt_calc
!
*abbr,PR_COORD,tv_profile_coords
*abbr,KP_COORD,cs_dist_pt_calc
*abbr,K_L_PATH,tv_kp_path_ln
*abbr,CG_VOL,tv_mark_cg
!
*abbr,DONE,toolbar

*if,prkey_,eq,1,then
    /go
*endif