Hello Guys,<br><br>I just had a small confusion regarding the Control Breaks used to add initialize and finalize the record buffer for output statements.<br><br>For example:<br><br>ACC A LINK TO B<br>; which selects many records
<br>define a1 char*6=&quot;Cognos&quot;<br>define b1 char*20=&quot;Powerhouse&quot;<br>define my-record char*26=a1+b1<br><br>subfile xyz keep noappend at initial include my-record<br><br>I saw this statement will add only one record to the subfile.
<br>Does that mean &quot;AT FINAL&quot; and &quot;AT INITIAL&quot; allows to add only one record at the output phase? and How exactly it works?<br><br>Please help.<br><br>Thanks and Regards,<br>Vamsi<br><br clear="all"><br>
-- <br>&quot;Nothing is impossible as impossible itself says i m possible&quot;