J
jbc
Hi,
I have a document with SEQ fields. I'm working with a document that should
have SEQ fields when the style is Normal. Any other style and no SEQ number.
The SEQ field is always at the beginning of the paragraph.
This is what I would like to do:
If style not normal then
go to next paragraph
if normal
test if SEQ field @ left margin
if SEQ field already there go onto next paragraph
else add SEQ field
go to next paragraph and do all over again
I'm mainly having problems testing for the SEQ field
Thanks
jbc
I have a document with SEQ fields. I'm working with a document that should
have SEQ fields when the style is Normal. Any other style and no SEQ number.
The SEQ field is always at the beginning of the paragraph.
This is what I would like to do:
If style not normal then
go to next paragraph
if normal
test if SEQ field @ left margin
if SEQ field already there go onto next paragraph
else add SEQ field
go to next paragraph and do all over again
I'm mainly having problems testing for the SEQ field
Thanks
jbc