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
>> Line 1 Some Text Some other text
>> Line 2 Yet more text

HELP - Tabs and Paragraphs by Robert

Robert
Tue Jan 11 18:27:56 CST 2005

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!


>-----Original Message-----
>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
>>> Line 1 Some Text Some other text
>>> Line 2 Yet more text
>
>
>
>
>.
>