06-25-2023, 11:22 PM
That's a cool effect. It never occurred to me to use blank subs that way.
I have put development notes in large projects in a blank sub that contained remarks only.
SUB Comments
'V. 1.0 enhancements, etc., etc.
'V. 1.5 enhancements, etc., etc.
'other project notes, jokes, doodles, copyright/license texts, etc.
END SUB 'Comments
One thing I do, as seen above, is to always reiterate the sub/function title as a comment after the END line. That helps me to tell at a glance what lies above my insertion point. I find it helpful if the sub is particularly long.
I have put development notes in large projects in a blank sub that contained remarks only.
SUB Comments
'V. 1.0 enhancements, etc., etc.
'V. 1.5 enhancements, etc., etc.
'other project notes, jokes, doodles, copyright/license texts, etc.
END SUB 'Comments
One thing I do, as seen above, is to always reiterate the sub/function title as a comment after the END line. That helps me to tell at a glance what lies above my insertion point. I find it helpful if the sub is particularly long.
DO: LOOP: DO: LOOP
sha_na_na_na_na_na_na_na_na_na:
sha_na_na_na_na_na_na_na_na_na: