<div>Good Morning fellow PH listers:</div>  <div>&nbsp;</div>  <div>I'm getting the following bogus error when I execute a simple Quiz extract:</div>  <div>&nbsp;</div>  <div>execute CARS_ROOT:[WORK.PENNEYJ.QZS]CARS_OPEN_ITEMS_AGING1.QZC <BR>&#9226;&gt; execute CARS_ROOT:[WORK.PENNEYJ.QZS]CARS_OPEN_ITEMS_AGING1.QZC&#9229;<BR>&#9226;&#9229;<BR>&#9226;*E* Subfile already exists as direct file.¿&#9229;<BR>&#9226;%RMS-F-SEG, overlapping segments or segmented key must be string for key = !UL&#9229;<BR>&#9226;&#9229;<BR>&#9226;*W* The permanent subfile CARS_OPEN_ITEMS_AGING_SF1 will be cleared.&#9229;<BR>&#9226;*E* The file open type is inconsistent with the data dictionary type. &#9229;<BR>&#9226;(CARS_OPEN_ITEMS_AGING_SF1)¿&#9229;</div>  <div>&nbsp;</div>  <div>and</div>  <div>&nbsp;</div>  <div>execute CARS_ROOT:[WORK.PENNEYJ.QZS]CARS_OPEN_ITEMS_AGING2.QZC&nbsp; <BR>&#9226;&gt; execute CARS_ROOT:[WORK.PENNEYJ.QZS]CARS_OPEN_ITEMS_AGING2.QZC&#9229;<BR>&#9226;*E* Subfile already
 exists as direct file.¿&#9229;<BR>&#9226;*E* The file open type is inconsistent with the data dictionary type. &#9229;<BR>&#9226;(CARS_OPEN_ITEMS_AGING_SF1)¿&#9229;</div>  <div>++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++</div>  <div>&nbsp;</div>  <div>The code is as followis:</div>  <div>&nbsp;</div>  <div>access cash_detail in cars_db</div>  <div><BR>choose invoice_num "ON ACCT", "REFUND"</div>  <div><BR>define d_rec_type&nbsp;&nbsp;&nbsp; char*2 = "CA"<BR>define d_rec_subtype char*2 = " "</div>  <div>define d_proc_date zoned*8 = &amp; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; nconvert(getsystemval("cars_rpt_proc_date",symbol))</div>  <div>define d_age_date date = cash_batch_date of cash_detail<BR>define d_age num*6 = &amp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; days(d_proc_date) - days(cash_batch_date of cash_detail) <BR>define d_amount num*13 = trans_amt of cash_detail </div>  <div><BR>report summary &amp;<BR>&nbsp; division_num of cash_detail
 &amp;<BR>&nbsp; dec_pat_id of cash_detail &amp;<BR>&nbsp; company_id of cash_detail &amp; <BR>&nbsp; branch_id of cash_detail &amp;<BR>&nbsp; invoice_num of cash_detail &amp;<BR>&nbsp; d_rec_type &amp;<BR>&nbsp; d_rec_subtype &amp;<BR>&nbsp; d_proc_date &amp; <BR>&nbsp; d_age_date &amp; <BR>&nbsp; d_age &amp; <BR>&nbsp; d_amount</div>  <div><BR>set subfile name cars_open_items_aging_sf1 keep<BR>set report nolimit </div>  <div><BR>build cars_open_items_aging1<BR></div>  <div>and</div>  <div>&nbsp;</div>  <div>access *obligations</div>  <div><BR>define d_rec_type&nbsp;&nbsp;&nbsp; char*2 = &amp; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "OC" if open_bal_amt of obligations &lt; 0 &amp; <BR>&nbsp; else "OI" if memo_inv_ind of obligations &lt;&gt; "M" &amp; <BR>&nbsp; else "OM"<BR>define d_rec_subtype char*2 = insurer_level of obligations</div>  <div>define d_proc_date zoned*8 = &amp; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 nconvert(getsystemval("cars_rpt_proc_date",symbol))</div>  <div>define d_age_date date = due_date of obligations<BR>define d_age num*6 = &amp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; days(d_proc_date) - days(due_date of obligations) <BR>define d_amount num*13 = open_bal_amt of obligations</div>  <div><BR>report summary &amp;<BR>&nbsp; division_num of obligations &amp;<BR>&nbsp; dec_pat_id of obligations &amp;<BR>&nbsp; company_id of obligations &amp;<BR>&nbsp; branch_id of obligations &amp;<BR>&nbsp; invoice_num of obligations &amp;<BR>&nbsp; d_rec_type &amp;<BR>&nbsp; d_rec_subtype &amp;<BR>&nbsp; d_proc_date &amp; <BR>&nbsp; d_age_date &amp; <BR>&nbsp; d_age &amp; <BR>&nbsp; d_amount</div>  <div><BR>set subfile name cars_open_items_aging_sf1 append<BR>set report nolimit </div>  <div><BR>build cars_open_items_aging2</div>  <div>&nbsp;</div>  <div>We don't have current support.</div>  <div>&nbsp;</div>  <div>Any ideas would be appreciated!</div>  <div>&nbsp;</div> 
 <div>Sincerely,</div>  <div>&nbsp;</div>  <div>JP in IL</div><BR><BR><DIV><STRONG>John M Penney, Partner</STRONG></DIV>  <DIV><STRONG>The TechUnion Group</STRONG>&nbsp;</DIV>  <DIV><STRONG>1532 Fern Street&nbsp;SW</STRONG></DIV>  <DIV><STRONG>Olympia, WA&nbsp; 98502</STRONG></DIV>  <DIV>&nbsp;</DIV>  <DIV><STRONG>(360)789-8159</STRONG></DIV><p>&#32;

      <hr size=1>Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile. <a href="http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ "> Try it now.</a>