Results 1 to 3 of 3

Thread: Help =\

  1. #1
    Join Date
    Jul 2007
    Posts
    80
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Help =\

    SCAR Code:
    {.include srl/srl.scar}
    program New;
    begin
    MakeCompass('S');
    end.


    Line 2: [Error] (14697:1): 'BEGIN' expected in script

    What'd I do wrong this time =\

  2. #2
    Join Date
    Jun 2006
    Posts
    3,861
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    You have to include srl after your program Whatever; line

  3. #3
    Join Date
    Jul 2007
    Posts
    80
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Seriously lol? I looked at the fixing common errors post. Thought i had that bit right :P TYVM

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
  •