Results 1 to 4 of 4

Thread: sendkeys

  1. #1
    Join Date
    Nov 2006
    Posts
    173
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default sendkeys

    how would you use sendkeys to send an apostrophe this ' ' ' ' ' '

    example: i need it to do this

    update micros.time_card_dtl set computed flag = 'f'
    but scar wrecks the flag....


    SCAR Code:
    sendkeys(' update micros.time_card_dtl set computed flag = 'f' ');
    any ideas on how to sendkey the apostrophe?

  2. #2
    Join Date
    Mar 2007
    Location
    Jersey
    Posts
    135
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Okay i might have misunderstood this but do you want the "F" to show up like this 'f' ? but in case you do here is the code lol

    SCAR Code:
    sendkeys(' update micros.time_card_dtl set computed flag = ''f'' ');
    http://i183.photobucket.com/albums/x181/logik00/sig.jpg

    Windows 95 is a 32 bit extensions and a graphical shell for a 16 bit patch to an 8 bit operating system originally coded for a 4 bit microprocessor, written by a 2 bit company, that can't stand 1 bit of competition.

    This is how you can tell someone is a true RS autoer.
    Quote Originally Posted by xraye View Post
    Who is Andrew? lol
    http://i183.photobucket.com/albums/x...newonecopy.jpg

  3. #3
    Join Date
    Nov 2006
    Posts
    173
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    exactly what i needed. Thanks you very much!

  4. #4
    Join Date
    Mar 2007
    Location
    Jersey
    Posts
    135
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Oh no problem anytime lol
    http://i183.photobucket.com/albums/x181/logik00/sig.jpg

    Windows 95 is a 32 bit extensions and a graphical shell for a 16 bit patch to an 8 bit operating system originally coded for a 4 bit microprocessor, written by a 2 bit company, that can't stand 1 bit of competition.

    This is how you can tell someone is a true RS autoer.
    Quote Originally Posted by xraye View Post
    Who is Andrew? lol
    http://i183.photobucket.com/albums/x...newonecopy.jpg

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. What are the chr controls for SendKeys ?
    By Dervish in forum OSR Help
    Replies: 7
    Last Post: 12-20-2008, 10:53 PM
  2. MoveMouse, Clickmouse, Sendkeys isn't safe for RS?
    By RuneItBack2Front in forum OSR Help
    Replies: 4
    Last Post: 11-29-2008, 10:33 PM
  3. SendKeys doesn't work with Runescape
    By Waffles in forum OSR Help
    Replies: 8
    Last Post: 02-04-2008, 08:13 PM
  4. sendkeys too fast?
    By yanix in forum C#/Visual Basic Help and Tutorials
    Replies: 5
    Last Post: 01-17-2008, 09:37 AM
  5. How Do I Do SendKeys(Enter)?
    By papenco in forum OSR Help
    Replies: 3
    Last Post: 11-30-2007, 09:45 AM

Posting Permissions

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