
04-03-2008, 03:24 AM
|
|
penguin.
|
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 534
|
|
|
Just released a new version, one is for debug ("unstable"), and the other just has the functions to do the work. This release can catch all variables prefixes excluding temp.-. I fixed some problems (multidimensional arrays, 'error code 2' caused an infinite loop), and errors now tell you exactly what the problem is (and what line, but since only one line is supported so far, it says line 1, hurr). You should be able to do multiple operations, separating them with ;.
If you want to mess with the debug version, just change __debug__ (this is the mode) to somewhere between 0 (none) and 15 (all) and __debug_string__ to whatever you want to evaluate. The debug method does not make a call to eval(). |
__________________
Killa Be: when i got that locker in 6th grade the only thing in it was a picture of a midget useing a firehose :/
|
|
|
|