PDA

Click to See Complete Forum and Search --> : CallByName


spandex44
Jan 16th, 2000, 12:53 AM
I used it once when I made a simple program to change Celcius into Farenheit. I made a function that took the number in a text box (Celcius), and converted it. This function was called using CallByName. Not much different than calling any other ways.

------------------
Regards,
Alexander McAndrew
VB Zone
http://gsenterprise.server101.com

MartinLiss
Jan 16th, 2000, 11:46 AM
I would be interested in knowing if anyone has used the new VB6 CallByName function in an application, and if so what you did with it. If you're not familiar with CallByName, see this thread (http://www.vb-world.net/ubb/Forum3/HTML/002581.html) for an explanation.



------------------
Marty