3 Jun
2015
3 Jun
'15
3:15 p.m.
Hello, Suppose I have three custom datatypes defined: a, b, and c I have a datatype converter that converts from a -> b I have a datatype converter that converts from b -> c Can I then send 'a' files as input into tools that accept type 'c'? This doesn't seem to work in my test case, but I thought it might be worth asking to see if anyone has tried this before. Thanks! Regards, David