Anonymous New User
Joined: 10 Feb 2008 Posts: 0
|
Posted: Sun Feb 29, 2004 4:17 am
Post subject: Procedures and functions
|
|
How do you know if a procedure is a sub or a function? And about the result value of a function, I've seen VB uses a local variable, but if you have many local variables, how do you know which one the result value is?
|
|