Dare wrote:Code: Select all
Procedure WhatIsThis(AndWhyDoICare.q) ; See techdoc chapter 8, section "WTF IS THIS"
ROFL
LMAO
I often use some cryptical shortened words like BckGrndCol or so...
Of course a Name should be descriptive, but I agree that a Name shouldn't be too long.
a Name should Represent the MainIdea of some Routine.
when you look up codes some months later, you always have to find the basic idea again.
if you got it, some short Names are as descriptive as long sentences.
if you don't get it, you will never make any use of old code ever....
having a concept to shorten words helps....
oh... and have a nice day.