<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.2900.3492" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV>>>> "Fred Porter" <FPorter@archenergy.com> 3/11/2009 4:05 PM >>><BR>
<DIV>If it's possible, does anyone have the syntax for an expression that could be used to return the name of the first ZONE of a SYSTEM, so the CONTROL-ZONE could be named automatically</DIV>
<DIV> </DIV>
<DIV>Hey folks;</DIV></DIV>
<DIV>I think answered the first question, though a bit differently than I proposed. (And thanks Molly for the answer to the second.) The following appears to use the first of the ZONES listed following the SYSTEM as the CONTROL-ZONE. I can't seem to find any fatal flaws, but if someone knows of any, please let us know. </DIV>
<DIV> </DIV>
<DIV>"Basic Single Zone System" = SYSTEM</DIV>
<DIV>...</DIV>
<DIV>CONTROL-ZONE = { unfilled }</DIV>
<DIV>..</DIV>
<DIV>"Zone A" = ZONE<BR>...</DIV>
<DIV>..</DIV>
<DIV> </DIV>
<DIV>And allowing rapid conversion of multiple-zone systems to multiple similar systems for each zone, by cutting and pasting text:</DIV>
<DIV> </DIV>
<DIV>= SYSTEM</DIV>
<DIV>LIKE "Basic Single Zone System" </DIV>
<DIV>
<DIV>..</DIV>
<DIV>"Zone B" = ZONE<BR>...</DIV>
<DIV>..</DIV>
<DIV> </DIV>
<DIV>
<DIV>= SYSTEM</DIV>
<DIV>LIKE "Basic Single Zone System" </DIV>
<DIV>
<DIV>..</DIV>
<DIV>"Zone C" = ZONE<BR>...</DIV>
<DIV>..</DIV>
<DIV> </DIV>
<DIV>Etc., etc. </DIV>
<DIV>As long as you're OK with letting DOE-2.2 or eQ name your systems.</DIV></DIV></DIV></DIV>
<DIV><BR><BR>>>> "Fred Porter" <FPorter@archenergy.com> 3/11/2009 4:05 PM >>><BR></DIV>
<DIV>If it's possible, does anyone have the syntax for an expression that could be used to return the name of the first ZONE of a SYSTEM, so the CONTROL-ZONE could be named automatically.... something like: </DIV>
<DIV> </DIV>
<DIV>"Basic Single Zone System" = SYSTEM</DIV>
<DIV>...</DIV>
<DIV>CONTROL-ZONE = {#CHILD?(1,"ZONE")}</DIV>
<DIV>...</DIV>
<DIV>..</DIV>
<DIV> </DIV>
<DIV>A related question. Is it possible to return the space area using an expression in a ZONE keyword?</DIV>
<DIV> </DIV>
<DIV>Thanks for any help,</DIV>
<DIV>Fred Porter</DIV>
<DIV>AEC</DIV>
<DIV> </DIV></BODY></HTML>