(parse) in newlisp mode
Posted: Sat Apr 15, 2006 9:57 pm
Code: Select all
> (parse "\"abc")
string token too long in function parse : "abcd1P\t\008"
Possible this could be dangerous...
Friends and Fans of newLISP
http://www.newlispfanclub.alh.net/forum/
http://www.newlispfanclub.alh.net/forum/viewtopic.php?f=5&t=1057
Code: Select all
> (parse "\"abc")
string token too long in function parse : "abcd1P\t\008"