ScriptUO

Scripting Resources & Utilities => ScriptUO Application => Bug discussion => Topic started by: KilroyIsDead on May 16, 2009, 06:27:05 PM

Title: I think I have a false negative in teh syntax checker...
Post by: KilroyIsDead on May 16, 2009, 06:27:05 PM
The syntax check identified this
** Error - Line 734: Invalid argument for command STR POS

Line 734 is this...
str pos !Remainder ,

I'm looking for a comma and EUO does return the results I expect
Title: Re: I think I have a false negative in teh syntax checker...
Post by: TrailMyx on May 16, 2009, 06:35:25 PM
you're correct.   However the parser isn't entirely correct.  Another pass of the parser waits in the wings....  Stay tuned!  There is a few of these remaining....