Click to See Complete Forum and Search --> : Manual Page Break Character?


January 6th, 2000, 11:30 AM
I'm having some trouble with the Selection.MoveEndUntil function.

I'd like to have it move until the next Manual Page Break (in Word), and likewise, use the MoveStartUntil function to find the previous one.

Does anyone have any ideas (or real obvious solutions that I should have known) on this?

Thanks!

What_Am_I?
June 19th, 2002, 05:41 PM
I'm also interested in a way to spot a page break within a .txt file. The reason is this: I have to modify a file, deleting 5 lines after each page break. How could I do this?

Thanks,

WAI