Results 1 to 4 of 4

Thread: TypeMismatch

  1. #1
    Join Date
    Aug 2007
    Location
    Edgeville
    Posts
    178
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default TypeMismatch

    Ok, I was making another auto talker, and I keep getting typemis match... there isn't a typemismatch though. Here, could someone take a look at it and see what's the problem? Feed back please.

  2. #2
    Join Date
    Jun 2007
    Location
    Minnesota
    Posts
    773
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I looked over it briefly, and I think its because you already have the messages as SendKeys. Just Define them in the const and then use SendKeys in line 189.

  3. #3
    Join Date
    Aug 2007
    Posts
    429
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    alright think it should work although you could make it a lot shorter =]
    and i suggest using

    SCAR Code:
    TypeSend;  //<-instead of
    SendKeys;

  4. #4
    Join Date
    Aug 2007
    Location
    Edgeville
    Posts
    178
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

Thread Information

Users Browsing this Thread

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

Posting Permissions

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