Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Xbase DO CASE indention
Message
From
01/02/2013 06:27:07
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
31/01/2013 09:39:28
General information
Forum:
Humor
Category:
Other
Miscellaneous
Thread ID:
01564657
Message ID:
01564920
Views:
49
>I use Beautify on inherited code that has no rhyme or reason to capitalization on indentation.

I use it on my own code every few minutes. This allows me to just look at the code and see if there's a closing of a block that's on a wrong tab (so there's a misplaced something, or a missing something). Also, I camelcase my variables the first time I use them, then later I don't - type them all lowercase, or camelcase, and then when it's beautified they get cased as in the first instance. Now if the capitalization is not what I expected - then I probably used the same var somewhere above, hmm, look it up and see what's wrong. If a variable remains lowercase, I have a typo, check that.

And I don't have to indent a bunch of lines if I decide that they need to be wrapped in an if/end or other block. Beautifier does that much better and faster than I do.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform