HELP - Tabs and Paragraphs

R

Robert

Hello all,

Would anyone have any suggestions on this? When I start at
the very end of each line preceding each of the (2)
examples below, there is (1) chr(13) for a paragraph mark
and (2) chr(9) for a tab mark. But on line one, you only
go to the beginning of the line and with line 2 you go
over to the Tab2 position. I am guessing that the tab must
have some kind of properties that tells Word to go over to
the tab2 position, but darn if I know what it is.

If anyone could offer any suggestions, it would be greatly
appreciated!

Tab 1 Tab 2
 
R

Robert

Sorry, just to clarify, my question was how can I tell if
there is any text in the first tab position or in the
second tab position? There is only one chr(9) at the
beginning of each line regardless of where the text
starts.

Thanks!
 
Top