I have a vb.net function that expects 2 parameters - example :
GetCustomer(byval Addr1 as string, byval Addr2 as string).
The calling program calls this function by passing 2 string variables,...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23299430.htm...