Posted February 24, 20187 yr I'm sure this is covered somewhere but I can't seem to find it. When writing or editing an ISY program, I'd like to be able to (1) add a comment to a specific line or section of active code and/or (2) temporarily comment out a specific line or section of code. The only thing I seem to be able to accomplish is adding a comment to the very end of the program. Edited February 24, 20187 yr by mikek
February 25, 20187 yr Click on, "My 5.0 upgrade experience" and scroll down. BTW, I expected only the link to appear.
February 25, 20187 yr You can disable a line (or more) of code by inserting a Repeat 0 Times before the line(s) Followed by a Repeat 1 Times after.
February 26, 20187 yr I often right click in the tree and copy the program, then disable one or the other and make changes accordingly. That's simple to me.
Archived
This topic is now archived and is closed to further replies.