You are not listening. When I say "Paragraph dialog," that is what I mean.
In Word 2007/2010, you can get to the Paragraph dialog by clicking the
dialog launcher (the little arrow in the bottom right corner) in the
Paragraph group on the Home tab.
The option to "Suppress line numbers" does just that; it skips numbering for
a given paragraph. When you have a comment that you don't want numbered, you
use that setting. It does not affect numbering for any other paragraphs. If
you incorporate this setting in a paragraph style and apply that to your
comments, then you will get the effect you want.
In the example that you gave:
1 THDOT=6.28318531/86164.
This loop calculates ...
2 DO 12 I=1,2
3 X(I)=R(I)*DCOS(THET(I))*DCOS(PHIP(I))
4 Y(I)=R(I)*DSIN(THET(I))*DCOS(PHIP(I))
5 Z(I)=R(I)*DSIN(PHIP(I))
6 XPR(I)=(-R(I))*THDOT*DSIN(THET(I))*DCOS(PHIP(I))
7 YPR(I)= R(I) *THDOT*DCOS(THET(I))*DCOS(PHIP(I))
8 ZPR(I)=0.0
You would select the paragraph "This loop calculates..." and use the
"Suppress line numbers" setting for just that paragraph. You must have a
paragraph break (not a line break) at the end of each line of the code.
--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
http://word.mvps.org