VB6.0 how to build subroutine ah?
Users questions:Their first winter without forgetting the need for a long time n-input parameters output parameters to the heads n-tail, and how to call the subroutine on the line where the internal parameters of the definition of ah Thank you, Daren Hehe
Experts answer: generally is the case, if the return multiple values, even without function, the direct use of sub can be,Address will be able to pass parameters to the value of take home with functionfoo (ByRefintegera, ByValintegerb) dimxasStringdimyasInteger ... endfunction