Hi All,

Assuming I used unique variable names throughout my entire program, then is
if correct to say I don't need to declare function variables with 'my'?

I'm trying to figure out what advantage they give, apart from avoiding name
collision (and some speed?).

On the same note, is it generally good practise to use my within all
functions?

Thanks,

Mark

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to