Thread: String Parsing
View Single Post
  #28  
Old 03-24-2008, 03:07 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by Tolnaftate2004 View Post
I've updated the script above:
  • added protected variables, you can keep eval from modifying some variables by adding to this.
  • added the option to disable the use of assignment operator (won't break evaluation, though).
  • for those who would like to use it, the operator is fixed

I wonder if I should finish it? Would eval be beneficial to anyone? Does anyone need it to do something particular?
Yes, please finish it!
__________________
Reply With Quote