AnnNumCnv Annotation Numeric Conversion

Converts numeric values inside text annotations between known systems. This routine will process all instances of numbers, even if a long sentence contains multiple numeric values. Conversions include fractional, decimal (ft/in) and architectural.

Keyboard Command: AnnNumCnv

Notes:

  1. The routine uses the current setting of LUPREC to determine the number of decimal places in the resulting value in the annotation. Set the LUPREC variable before running the routine, either at the command prompt or in the DDUNITS dialog.
  2. The routine breaks up the text string for evaluation based on spaces. So if you have a fractional value like 102 1/2, you need to insert a dash "-" in place of the space for proper results (e.g. 102-1/2).