It's funny how AutoCAD follows our instructions even when we don't realize we are giving it instructions in the first place.
You are giving instructions to label the roads using the CONTENTS attribute and you are also giving instructions to provide a second label. This is why you are getting another label that shows TEXT. If you were actually giving it just one set of instructions, the label would be just the road name. Where the attribute's road name is NULL ,the word TEXT would appear in lieu of the road's name, but never both Null and the Road Name. In your case, this in not happening. You are generating two separate labels at the same location.
Go back to the Style Editor. There are four columns for road_ext: Thematic Rules, Style, Legend Label and Feature Label. The FEATURE LABEL column is where you create your road label using an appropriate attribute serving as the data source.
The STYLE column is where you select your line type, line color and line weight. This column also provides a preview of your line. You do NOT create labels under the STYLE column--if you are then you will likely get TEXT as an unnecessary label.
Style Editor: Create your line under STYLE column. Create you label under FEATURE LABEL column.
Chicagolooper
