Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
This is a must-read for any programmer.
Message
From
31/07/2000 15:17:26
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00398357
Message ID:
00398946
Views:
19
>obvioulsy you did not write the essay on bad programming practices. but i did wonder if you knew what is wrong with indenting with tabs?
>
>12) Never underestimate how much havoc you can create by indenting with tabs instead of spaces, especially when there is no corporate standard on how much indenting a tab represents. Embed tabs inside string literals, or use a tool to convert spaces to tabs that will do that for you.
>
>brenda

Every editor seems to interpret tabs differently and programmers use tabs, spaces, and combinations of the two in the same file. This means that when you open the file in a different editor, the indentation can bounce all over the place.
Previous
Reply
Map
View

Click here to load this message in the networking platform