Results 1 to 2 of 2

Thread: duplicate indetifierin global.scar

  1. #1
    Join Date
    Sep 2007
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default duplicate indetifierin global.scar

    "Line 32: [Error] (32:1): Duplicate identifier '' in script C:\Program Files\SCAR 3.11\includes\SRL\SRL\Core\Globals.scar"

    is what i get, though sometimes its on line 31 as well. it happens even in a raw empty script,

    Code:
    program New;
            {.include SRL/SRL.scar}
     begin
          SetupSRL;
    end.
    so it isnt how it is used but just how something is worded. i got most recent things so i dont know whats up.

  2. #2
    Join Date
    Jun 2007
    Location
    Greenville, SC
    Posts
    1,149
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i got the same problem... then i downloaded scar 3.12 and it didnt happen. i believe that you cannot use scar 3.11 with srl 4

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Scar Form Error: Out of Global Vars range!
    By Nava2 in forum OSR Help
    Replies: 6
    Last Post: 08-04-2008, 03:47 PM
  2. Duplicate identifier with Global.scar?
    By Farno Productions in forum OSR Help
    Replies: 5
    Last Post: 04-17-2007, 11:17 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
  •