Sub = ^ A, B, C { Print "hello from Sub, A=", A, ", B=", B, ", C=", C } Sub "A", "B", "C"