Results 1 to 14 of 14

Thread: Unknown identifier 'StrInArr'

  1. #1
    Join Date
    Aug 2008
    Location
    Finland
    Posts
    2,851
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default Unknown identifier 'StrInArr'

    I updated SRL @ public rev, doesn't work. I updated in opendev, doesn't work. I moved the plugins a million times. I tried all this again with 3.21, doesn't work.

    ???

    edit: oh, i forgot to tell you: the problem is in Timing.scar
    Last edited by marpis; 07-22-2009 at 04:26 AM.

  2. #2
    Join Date
    Feb 2009
    Posts
    2,155
    Mentioned
    4 Post(s)
    Quoted
    42 Post(s)

    Default

    maually move the plug ins maybe that would do it

  3. #3
    Join Date
    Dec 2007
    Location
    192.168.1.73
    Posts
    2,439
    Mentioned
    6 Post(s)
    Quoted
    119 Post(s)

    Default

    Its InStrArr not StrInArr. SRL also has an InStrArrEx.

  4. #4
    Join Date
    Aug 2008
    Location
    Finland
    Posts
    2,851
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by Richard View Post
    Its InStrArr not StrInArr. SRL also has an InStrArrEx.
    woot is there a mistake like that in srl?

  5. #5
    Join Date
    Dec 2007
    Location
    192.168.1.73
    Posts
    2,439
    Mentioned
    6 Post(s)
    Quoted
    119 Post(s)

    Default

    Quote Originally Posted by marpis View Post
    woot is there a mistake like that in srl?
    Well, I don't have that problem. May just be you.

  6. #6
    Join Date
    Oct 2006
    Location
    ithurtsithurtsithurtsithurts
    Posts
    2,930
    Mentioned
    7 Post(s)
    Quoted
    135 Post(s)

    Default

    Quote Originally Posted by Richard View Post
    Its InStrArr not StrInArr. SRL also has an InStrArrEx.
    Actually, SRL DOES have StrInArr. It's in Text.scar.

  7. #7
    Join Date
    Aug 2008
    Location
    Finland
    Posts
    2,851
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default

    bump!

    is StrInArr built-in? Wizzy plugin? SRL?

  8. #8
    Join Date
    Oct 2006
    Location
    ithurtsithurtsithurtsithurts
    Posts
    2,930
    Mentioned
    7 Post(s)
    Quoted
    135 Post(s)

    Default

    Quote Originally Posted by marpis View Post
    bump!

    is StrInArr built-in? Wizzy plugin? SRL?
    ...

    Read my post right above yours.

  9. #9
    Join Date
    Dec 2007
    Location
    192.168.1.73
    Posts
    2,439
    Mentioned
    6 Post(s)
    Quoted
    119 Post(s)

    Default

    Quote Originally Posted by senrath View Post
    Actually, SRL DOES have StrInArr. It's in Text.scar.
    Thats weird then, mine doesn't, but it does have InStrArr, which I assume is the same thing.

  10. #10
    Join Date
    Oct 2006
    Location
    ithurtsithurtsithurtsithurts
    Posts
    2,930
    Mentioned
    7 Post(s)
    Quoted
    135 Post(s)

    Default

    Quote Originally Posted by Richard View Post
    Thats weird then, mine doesn't, but it does have InStrArr, which I assume is the same thing.
    InStrArr is a built in SCAR function, not part of SRL.

  11. #11
    Join Date
    Dec 2007
    Location
    192.168.1.73
    Posts
    2,439
    Mentioned
    6 Post(s)
    Quoted
    119 Post(s)

    Default

    Quote Originally Posted by senrath View Post
    InStrArr is a built in SCAR function, not part of SRL.
    Sorry was thinking InStrArrEx. StrInArr doesn't exist in the pub rev for me, maybe its only in dev?

  12. #12
    Join Date
    Oct 2006
    Location
    ithurtsithurtsithurtsithurts
    Posts
    2,930
    Mentioned
    7 Post(s)
    Quoted
    135 Post(s)

    Default

    Quote Originally Posted by Richard View Post
    Sorry was thinking InStrArrEx. StrInArr doesn't exist in the pub rev for me, maybe its only in dev?
    Probably, as that's what I have.

  13. #13
    Join Date
    Jan 2008
    Location
    Ontario, Canada
    Posts
    7,805
    Mentioned
    5 Post(s)
    Quoted
    3 Post(s)

    Default

    StrInArr is in text.scar and uses pos checks as compared to InStrArr which checks for full matches.
    Writing an SRL Member Application | [Updated] Pascal Scripting Statements
    My GitHub

    Progress Report:
    13:46 <@BenLand100> <SourceCode> @BenLand100: what you have just said shows you 
                        have serious physchological problems
    13:46 <@BenLand100> HE GETS IT!
    13:46 <@BenLand100> HE FINALLY GETS IT!!!!1

  14. #14
    Join Date
    Aug 2008
    Location
    Finland
    Posts
    2,851
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default

    got it working with latest 3.21 and open-dev

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
  •