Results 1 to 3 of 3

Thread: Line 301: [Error] (1937:18): Type mismatch in script ...\srl\core\Math.scar

  1. #1
    Join Date
    Oct 2006
    Posts
    37
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Line 301: [Error] (1937:18): Type mismatch in script ...\srl\core\Math.scar

    Hi Im trying to run a script with scar 3.11 and SRL 3.81 and I get this error:
    Code:
    Line 301: [Error] (1937:18): Type mismatch in script C:\Program Files\SCAR 3.11\includes\srl\srl\core\Math.scar
    I tryed commenting it in the main srl script but I get more and more errors! HELP!

  2. #2
    Join Date
    Jul 2007
    Location
    UK
    Posts
    307
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    I cannot just read yur mind and suddenly find out what script your using

  3. #3
    Join Date
    Oct 2006
    Posts
    37
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Any script using SRL even

    Code:
    program new;
    
    {.include SRL/SRL.scar}
    
    begin
           sendkeys('hi');
    end;

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 5
    Last Post: 02-03-2008, 10:27 AM
  2. Replies: 3
    Last Post: 01-13-2008, 09:22 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
  •