Hi there,
> nice ideas for making those comments lines more readable,
> espacially when you want to show different levels of importance!
1. I find, if you break the file down into really small include-able files,
there aren’t actually that many levels of importance in any single file.
2. I use
foxfanfare:
...
> By that, I mean, how do you use the comments lines to make clear
> parts, sections, etc. through your file and make it nice to read.
...
I don't think that help at all.
Use a consequent layout in your files, and it will be easier for you
to navigate in them. Use includes to keep
Hi all,
This isn't a topic I was able to find in the archive. It may be not a very
interesting subject for most of you, but I hope to learn a bit more about
your own practices for making your files more readable and maybe improve
mine. By that, I mean, how do you use the comments lines to make cle