larryllix Posted April 6, 2014 Posted April 6, 2014 I found no previous request for this but I would think I just missed it in the search. It would be nice to be able to format lines of code with some blank lines to visually isolate concepts from each other. Preferably would be full comments. That way blank or comment lines could be injected to pretty up sections of code. Eg. '----------------------------------------------------- "Add the latest room code to the motion pattern $Action_Pattern %= 1000000 $Action_Pattern *= 100 $Action_Pattern += $Last_room $Action_Pattern init to $Action_Pattern '--------------------------------------------------------- Thanks!
Michel Kohanim Posted April 7, 2014 Posted April 7, 2014 Hi larryllix, Thanks so very much for the feedback. Are you referring to programs? So, in short, instead of/in addition to having a blob of comments, you are suggesting to have comments interspersed in the actual if/then/else blocks. Correct? With kind regards, Michel
larryllix Posted April 7, 2014 Author Posted April 7, 2014 Hi larryllix, Thanks so very much for the feedback. Are you referring to programs? So, in short, instead of/in addition to having a blob of comments, you are suggesting to have comments interspersed in the actual if/then/else blocks. Correct? With kind regards, Michel Correct! Ability to comment interspersed with programme lines would help clarity as programmes get more complex, especially if you introduce "elseif" or "case" constructs.
Michel Kohanim Posted April 8, 2014 Posted April 8, 2014 Hi larryllix, Thanks so very much for the clarification. #135 priority low. With kind regards, Michel
larryllix Posted April 8, 2014 Author Posted April 8, 2014 Hi larryllix, Thanks so very much for the clarification. #135 priority low. With kind regards, Michel And we all thought you guys just sat around and counted money! All the best with an awesome product!
andyf0 Posted April 8, 2014 Posted April 8, 2014 I will add my vote for this, it would be very nice to have inline comments within programs. Sometimes I look into one of my old programs and can't for the life of me figure out why I did that.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.