Hi RG

I'm a newbie with ScriptBasic but it looks to me there is no eval function (at least in the user guide or in the folder commands..maths functions).
Anyway I remember quite a long ago, when I used the early versions of VB or QuickBasic, that there were more than a source code example how to implement the eval function by yourself. So if you don't know C/C++ I guess you could easily create a custom function using other basic commands.
In
http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=21277&lngWId=1 there is a sample for VB that I believe might be easily ported to ScriptBasic.
Hope it helps,
Roberto