Jump to content
C4 Forums | Control4

Composer Home Edition 1.3 - Simple Programming Control Question


slaxo

Recommended Posts

Posted

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

Stop

Execute Scene YYY

What I'm getting is

? If Dining Room -> light is off

Execute Scene XXX

Stop

Execute Scene YYY


Posted
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

Stop

Execute Scene YYY

What I'm getting is

? If Dining Room -> light is off

Execute Scene XXX

Stop

Execute Scene YYY

you drag and drop this

:Execute Scene XXX

Stop

drop it right on the:

? If Dining Room -> light is off statement

and it should become a subset of :? If Dining Room -> light is off

Posted

drag it where the arrow is pointing to the right by placing your cursor on the ? (question mark for the if).

Posted

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.