Guest User

Untitled

a guest
Jan 16th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. If <TOP OF PAGE> Then
  2. Selection.TypeText Text:="top of page"
  3. Else
  4. Selection.TypeParagraph
  5. Selection.TypeText Text:="not top of page"
  6. End If
Add Comment
Please, Sign In to add comment