Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Coding Standards
Message
From
08/07/1998 12:39:31
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00115272
Message ID:
00115345
Views:
14
>o Don't abbreviate commands and functions in code (what you do in the command window is your business :))

I hate it when people do this.

>o Command and Functions are always in CAPS.

I prefer lower case. It is easier to read.

I don't like type characters in table column names or class properties and methods.

Defined constants and string literals [used("ALIAS")] should be uppercase.

I like uppercase for aliases and table names, but don't strictly enforce it.

It is good that we have beautify back.
Previous
Reply
Map
View

Click here to load this message in the networking platform