Hi to all
In beginersGuide in page 231 says: Subs are always declared at the top level of the module.
What that means? If I have inside a sub “A” a calling to a sub “B” that is below the “A” this is wrong? The Sub that handles events of Views must be below the other subs? Another meaning?
Thanks
In beginersGuide in page 231 says: Subs are always declared at the top level of the module.
What that means? If I have inside a sub “A” a calling to a sub “B” that is below the “A” this is wrong? The Sub that handles events of Views must be below the other subs? Another meaning?
Thanks