Quote:

yep.
replace:
Use $aParms[0] + ":" $aParms[1]

with:
$nul=execute(Use $aParms[0] + ":" $aParms[1])

and see if that does the trick.




After that I get (while running the script) "Error in expression".