What is the ASCII equiv for Page down?
Is there a list of these things some where?
Thanks!
Printable View
What is the ASCII equiv for Page down?
Is there a list of these things some where?
Thanks!
If you're using SendKeys use {PGDN}, ie.
You can get a list of these in the Online Help.Code:SendKeys "{PGDN}", 1
------------------
Aaron Young
Analyst Programmer
[email protected]
[email protected]