gpalmer711
IS-IT--Management
I'm sorry if this is a stupid question and if it has been discussed before, I couldn't find a definitive answer anywhere.
What are the benefits of using Private instead of Public when working with Sub's and Function's?
Are there any extra overheads when using public? Is it bad usage to always use Public in VB?
I always use unique names for Sub's/Function's within a project so a clash of names is not a problem to consider.
TIA for your thoughts
Greg Palmer
Free Software for Adminstrators
What are the benefits of using Private instead of Public when working with Sub's and Function's?
Are there any extra overheads when using public? Is it bad usage to always use Public in VB?
I always use unique names for Sub's/Function's within a project so a clash of names is not a problem to consider.
TIA for your thoughts
Greg Palmer
Free Software for Adminstrators