True. Why is the variable name not dDue? Because it could be an amount due?
-----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of Gene Wirchenko Sent: 27 July 2017 04:08 To: [email protected] Subject: Re: Variable/Procedure Naming Conventions At 10:51 2017-07-26, Stephen Russell <[email protected]> wrote: >I have never been a fan of expressing the data-type in the name of the >var or function from VFP days on. lcCustomerName doesn't need c now does it? > dDueDate if you need to read a d as date, why is it in the blasted name? True. Why is the variable name not dDue? I sometimes code using prefixes. Mine are only related to type. For example, I use "c" for count, "x" for index, and "s" for size. All of these will probably be some integer type. >Everyone makes their own style and like art it is yours. And like art, it attracts critics. [snip] Sincerely, Gene Wirchenko [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/by2pr0201mb1797da89f14af02dbecadf71a1...@by2pr0201mb1797.namprd02.prod.outlook.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

