spev Posted October 10, 2011 Share Posted October 10, 2011 Aaarrgghhh syntax....Can anyone please hep me with this...I keep getting the error below.. Channel evaluation error Syntax error - extra tokens detected in expression When I try to evaluate the following expression...it is driving me potty...I just cannot see it. chopi("../../../chopnet1/BLEND_OUT/tx`$PT`_`stamp("../copy1","copyNo",0)`",$FF) I advance for my syntax you I thank? Ta Quote Link to comment Share on other sites More sharing options...
spev Posted October 10, 2011 Author Share Posted October 10, 2011 I seem to have found something that has worked...although it seems to still give me an error....If anyone of the Masters please explain what is happening I would be most grateful. chopi("../../../chopnet1/BLEND_OUT/tx`$PT`_`stamp('..\copy1',copyNo,0)`",$FF) The error is Bad parameter reference: "..\copy1" in parameter /obj/grid/point2/t. Ta Quote Link to comment Share on other sites More sharing options...
Emanuele Berti Posted October 10, 2011 Share Posted October 10, 2011 Bad parameter reference: "..\copy1" in parameter /obj/grid/point2/t. I believe after your message you found the reason of your error.... if you haven't yet... try to put '../copy1' instead of '..\copy1' Cheers, Emanuele Quote Link to comment Share on other sites More sharing options...
spev Posted October 10, 2011 Author Share Posted October 10, 2011 Thanks for the quick reply... That worked....regulare expressions are not that regular...must learn python Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.