Results 1 to 3 of 3

Thread: Invalid number of parameters at line 294 Compiling failed (FIX)

  1. #1
    Join Date
    Mar 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Invalid number of parameters at line 294 Compiling failed (FIX)

    Add an 8 after SMART in the 2nd line, like so:


    program new;
    {$DEFINE SMART8}
    {$i SRL/SRL.simba}

    begin
    SetupSRL();
    end.



    You're welcome

  2. #2
    Join Date
    Mar 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    i love you.

  3. #3
    Join Date
    Mar 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by fudi23 View Post
    i love you.
    i love you too. got tired of seeing everyone have the same error, so i just figured it out myself and shared

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
  •