11-17-2008 05:00 PM - edited 11-17-2008 05:01 PM
Thanks, always wondered where that thing was hiding.
Successfully Edited
11-17-2008 05:41 PM
11-17-2008 06:03 PM
SiegeX wrote:
... is that the typecast primitive does not seem to accept a cluster
Actually, typecast accepts certain clusters just fine (either as data input or type input) as long as the cluster does not contain arrays or strings, for example.
If you have a cluster that has a fixed data size, it's OK. (e.g. try a cluster of booleans and numerics)
11-17-2008 07:42 PM