In PBDLL60-helpfile I find this:
This was not true for PBDLL50.
My question is therefor:
Does this mean that I can have a label/linenumber called "ErrExit" in every SUB/FUNCTION ?
Thanks
-------------
Fred
mailto:[email protected][email protected]</A>
http://www.oxenby.se
Labels and line numbers are private. You can not GOTO a label outside of the current Sub or Function.
My question is therefor:
Does this mean that I can have a label/linenumber called "ErrExit" in every SUB/FUNCTION ?
Thanks
-------------
Fred
mailto:[email protected][email protected]</A>
http://www.oxenby.se
Comment