Results 1 to 3 of 3

Thread: How do I do This

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 1999
    Posts
    28

    Question

    Hi what I'm trying to do is add "(" to a text box using

    SendKeys "(" ,1

    but this gets me a "Invalid Procedure call or argument"
    error I Know That Send the keys Alt & F4 You use

    Senkeys "%{F4}",1

    so dos any bude know how to Send The Keys Shift & 9

    Thanks All

  2. #2
    Guru Yonatan's Avatar
    Join Date
    Apr 1999
    Location
    Israel
    Posts
    892

    Exclamation Here's how.

    A "(" sign:

    SendKeys "{(}", 1

    A "Shift-9":

    SendKeys "+9", 1


  3. #3

    Thread Starter
    Junior Member
    Join Date
    Nov 1999
    Posts
    28

    Cool

    Thanks A ton


    check out My Site
    http://stephen-711.tripod.com/

    [Edited by Stepeh on 04-15-2000 at 12:46 PM]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width