On 1/7/17, Andrew Hall <andrew.hall at shaw.ca> wrote: > If you cast your “something” to a typed pointer, the compiler will do the > work for you in the usual way: > But if you know that at forehand (and you know, since you cast it), why then use an untyped var parameter at all? Bart