|
-
Jan 19th, 2000, 12:03 PM
#1
Thread Starter
Lively Member
What is the ASCII equiv for Page down?
Is there a list of these things some where?
Thanks!
-
Jan 19th, 2000, 01:38 PM
#2
If you're using SendKeys use {PGDN}, ie.
Code:
SendKeys "{PGDN}", 1
You can get a list of these in the Online Help.
------------------
Aaron Young
Analyst Programmer
[email protected]
[email protected]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|