I tend to use all lower case for verbs (e.g. read, for, loop, etc), all
upper case for constants (i.e. equates -- equ TAB lit char(9)), and camel
case for variables (e.g. orderMaster, customerName, etc)

One advantage is that I can tell at a glance the difference between a
variable and a constant.

Just my $.02

Larry Hiscock
Western Computer Services

_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to