Convivea

Bit Che => Scripts & Development => Topic started by: Bovski on January 01, 2007, 03:04:08 am

Title: Any chance of adding line comments
Post by: Bovski on January 01, 2007, 03:04:08 am
it would be dead handy to temporally remove a line from a script to aid in debugging

something like ignore lines that start with #

Well commented scripts would make it easier for noobs to learn the scripting.
Title: Re: Any chance of adding line comments
Post by: chip! on January 01, 2007, 04:58:23 am
yeah definitely! thanks for reminding me to do that!
Title: Re: Any chance of adding line comments
Post by: Exoskeletor on January 03, 2007, 01:46:29 am
nice idea. i would love that too
Title: Re: Any chance of adding line comments
Post by: Bovski on December 25, 2014, 06:04:35 pm
Any News on this ?
Title: Re: Any chance of adding line comments
Post by: chip! on December 27, 2014, 01:45:09 pm
yes, I have #comments now ignored from the script engine but visible in the debugger.. except it will break backwards compatibility.  so im trying to figure out the best way without having to split off the script pack again.   but you can test it in the best build.. soon to be released.
Title: Re: Any chance of adding line comments
Post by: chip! on January 01, 2015, 08:13:55 am
#comment lines are now ignored (but shown in debugger) for Bit Che 3.5+..