CompuServe Messages

#<> Error in Dim

    12-Jan-92 10:20:07
Sb: #<> Error in Dim
Fm: Raymond H Emplit 72607,2252
To: All
I have found an annoying bug in R11C2. It occurs when using <> to add a suffix to a dimension. Specifically, I want to add "TYP" after a dimension with different plus and minus tolerances. What I end up with is the basic dimension, a large blank space, then the tolerances with the "TYP" appearing right under them. Curiously, this does not occur if I also add a prefix – I then (correctly) get the basic dimension, the tolerances, followed by "TYP." My workaround is to add the prefix "%%000" (null character). This works fine but if I UPDATE the dimension or move the text with TEDIT the null character is removed and the incorrect display occurs. Ray Emplit