Multi-line comments
Brought to you by:
the_wabbit
Originally requested by Kimsanee on the TWX Proxy
support forums.
The way I program, I put a chunk of text that I later take
out in my scripts, ie: ship stats (off/def odds and things
like that).
If there was a way to comment out multiple lines of
script it sure would be nice. I know I can go through and
put a # at the beginning of each line, but it would be so
much easier if I could just type /* the line above and */
the line below.
I also understand that a person can get lazy with that
and leave those comments in thus slowing down the
script, but those people will just get podded a lot won't
they?