Title: Message
I found this list on the web at http://www.vbcode.com/asp/showsn.asp?theID=2506 .
 
    'Backspace      {BS}
    'Break          {BREAK}
    'Caps Lock      {CAPSLOCK}
    'DELETE         {DEL}
    'Down Arrow     {DOWN}
    'END            {END}
    'ENTER          {ENTER} or ~
    'Escape         {ESC}
    'Help           {HELP}
    'Home           {HOME}
    'Insert         {INS}
    'Left Arrow     {LEFT}
    'Num Lock       {NUMLOCK}
    'Page Down      {PGDN}
    'Page Up        {PGUP}
    'Print Screen   {PRTSC}
    'Right Arrow    {RIGHT}
    'Scroll Lock    {SCROLLLOCK}
    'Tab            {TAB}
    'Up arrow       {UP}
    'F1 - F16       {F1} - {F16}
    'Shift          +
    'Ctrl           ^
    'Alt            %
 
I have a program that sends an Alt F4 this way  SendKeys "%{f4}"
 
Thanks
Eric Brooks
-----Original Message-----
From: White, Scott A [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 17, 2004 8:03 AM
To: [EMAIL PROTECTED]
Subject: [Talk] Location of Windows key strokes

Good morning all.
Can someone point me to the url that houses a list of commands to use
in BWS for controlling windows apps.?
 
I'm looking for the equivalent of sending <alt+F> and <alt+P>, and things along
those lines.
 
Thank you,
Scott

 


CONFIDENTIALITY NOTICE: This e-mail communication and any attachments
may contain confidential and privileged information for the use of the
designated recipients named above.  If you are not the intended
recipient, you are hereby notified that you have received this communication in
error and that any review, disclosure, dissemination, distribution or copying
of it or its contents is prohibited. If you have received this
communication in error, please notify Saratoga Hospital immediately by e-mail at
[EMAIL PROTECTED] and destroy all copies of this communication
and any attachments.

Reply via email to