quote:
vector(var x,var y,var z) ... The vector returned has the same restrictions like a local vector: it can't be passed as vector parameter to other functions. It can be used as vector parameter for vector instructions, but only for one of the instruction's parameters.
...oh! only one parameter... it works now! the wheels are attached..