passing variables..................
hello,
i am calling 3 variables A,B,C by issuinng CALL A,B,C.in the called programme i have by mistake coded procedure division using C,A,B.
how will the actual and formal variables get attached,i mean what values would be passed to the main programme.
thanx a lot



