Results 1 to 3 of 3

Thread: How can i fix this

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

    Default How can i fix this

    In my script, after the setupsrl procedure it says this:

    SCAR Code:
    File access error
    SRL Compiled in 1391 msec

    in the debug box and then the script won't do anything else, how can i fix it?
    Do not propose an idea of peculation without evidence of such action.

    http://cashcrate.com/704591 click here and make money!

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

    Default

    Did you install it?
    If not, try to run this script: Setupsrl.scar.

    then run:
    SCAR Code:
    program test;
    begin
    setupsrl;
    end.
    if it is succesfull, it is installed and should work on your other script.

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

    Default

    it is installed, i ran it a while before i got that... it just started doing that all of a sudden.

    Edit: now it isn't saying anything in the debug
    Do not propose an idea of peculation without evidence of such action.

    http://cashcrate.com/704591 click here and make money!

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
  •