Size of Scripts and libraries?

Submitted by: Administrator
Main script section ("Sub Main .. End Sub) and function bodies should fit within an A4-page (approx. two monitor-pages). If the code doesn't fit it is a candidate to do more decoupling to separate small functions. The bigger a function body the harder to read and maintain.
Submitted by: Administrator

Read Online Coding Standards Job Interview Questions And Answers