Almost the same,
With addition of :
        - Pascal case ( upper case for 1st character ) for
function/subroutine arguments
        - UPPER CASE for file variables

> -----Original Message-----
> From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-
> boun...@listserver.u2ug.org] On Behalf Of Larry Hiscock
> Sent: June 24, 2009 3:06 PM
> To: 'U2 Users List'
> Subject: Re: [U2] Mixed Case UV Basic Programming Standards.
> 
> 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


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

Reply via email to