slaxo Posted August 15, 2007 Share Posted August 15, 2007 Composer Home Edition....I can't seem to get the lines of code following my IF statements to be indented and thus part of the IF control itself.I've see examples on line but somehow I can not get my to indent. Is there a trick or key combination I'm missing?What I would like to do is this:? If Dining Room -> light is off Execute Scene XXX StopExecute Scene YYYWhat I'm getting is ? If Dining Room -> light is offExecute Scene XXXStopExecute Scene YYY Link to comment Share on other sites More sharing options...
wingzz Posted August 15, 2007 Share Posted August 15, 2007 Composer Home Edition....I can't seem to get the lines of code following my IF statements to be indented and thus part of the IF control itself.I've see examples on line but somehow I can not get my to indent. Is there a trick or key combination I'm missing?What I would like to do is this:? If Dining Room -> light is off Execute Scene XXX StopExecute Scene YYYWhat I'm getting is ? If Dining Room -> light is offExecute Scene XXXStopExecute Scene YYYyou drag and drop this:Execute Scene XXXStopdrop it right on the: ? If Dining Room -> light is off statementand it should become a subset of :? If Dining Room -> light is off Link to comment Share on other sites More sharing options...
lvs Posted August 15, 2007 Share Posted August 15, 2007 drag it where the arrow is pointing to the right by placing your cursor on the ? (question mark for the if). Link to comment Share on other sites More sharing options...
slaxo Posted August 15, 2007 Author Share Posted August 15, 2007 Doh! How easy. Not sure why the help system that comes with CHE fails to tell you this.Thank goodness I found this site.Thanks Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.