Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Uppercase / lowercase style
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00138827
Message ID:
00138880
Views:
39
GeE, ChRiStOf,
I never tried your method before, but it sure does change the readability ;-)

IMHO (this to Mark), many of us have brought our coding styles from earlier days when we were using monochrome monitors and from employers who demanded a set standard of coding practices to keep their code as easy as possible for the next programmer to repair/improve. Even with the syntax-coloring I like to see capitals on my key words for readability I don't like TYPING them, so I run beautify after every major code change.

Barbara

>Hi Mark,
>
>yeah, that's a real pain and therefore I started some time ago to use a mixed case. For commands the first character is upper case, the second lower case, the third uppercase, and so on. For variables and literals, I use it the other way round:
>
> LoCaL lCvAr
> lCvAr = ThIsFoRm.cApTiOn
>
>I think this makes the code much more readable. < bg >
Barbara Paltiel, Paltiel Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform