<div>Dear Joe, Robert,</div>
<div>&nbsp;</div>
<div>I posted a reply which unfortunately has not reached.</div>
<div>&nbsp;</div>
<div>I tried to change the name (as guided by Joe) and it worked.</div>
<div>I was executing the qtp from a command prompt. So there was no chance of any code executing after the completion of this qtp.</div>
<div>&nbsp;</div>
<div>I appreciate your help.</div>
<div>Best regards,</div>
<div>SYED<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 9/19/05, <b class="gmail_sendername">Robert Edis</b> &lt;<a href="mailto:robeconsult@sbcglobal.net">robeconsult@sbcglobal.net</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I think the problem may be code OUTSIDE of QTP.&nbsp;&nbsp;The<br>comment at the end of the code says the subfile is
<br>purged at the end of the job.&nbsp;&nbsp;It could be that the<br>.sfd file is successfully purged but for some reason<br>(e.g. file being open) the .sf file is NOT being<br>deleted.<br><br>Look at the job logic rather than the QTP code for the
<br>answer.<br><br>Blue<br><br>--- Syed Shahul Hameed Mustaffa &lt;<a href="mailto:sshahulgm@gmail.com">sshahulgm@gmail.com</a>&gt;<br>wrote:<br><br>&gt; Dear Gurus,<br>&gt;&nbsp;&nbsp;Quick Intro: I am migrating a PH/MPEIX application
<br>&gt; to PH4GL/AXIANT/WINDOWS.<br>&gt;&nbsp;&nbsp;I have a QTP that creates a subfile. It creates the<br>&gt; .sf file but it doesn't<br>&gt; create the .sfd file.<br>&gt; There are other Requests that create other subfiles<br>&gt; within the same file.
<br>&gt; They are ok.<br>&gt; Only one subfile is giving me this problem.<br>&gt;&nbsp;&nbsp;Can anyone help me out of this issue please?<br>&gt;&nbsp;&nbsp;I'm listing excerpt of the problem area of the QTP<br>&gt; underneath.<br>&gt;<br>&gt;
<br>---------------------------------------------------------------------------------<br>&gt;<br>&gt; Request SET-HEADINGS<br>&gt; Access *$UEV_SUBFILE_PATH\CW975SF6<br>&gt;<br>&gt; sort on UNIT_NO on PRD_KEY<br>&gt;<br>&gt; Temp MONTH01 num*8
<br>&gt; Item MONTH01 = UN_AVG_CI if MTH-CNT=1 reset at<br>&gt; UNIT_NO<br>&gt; Temp MONTH02 num*8<br>&gt; Item MONTH02 = UN_AVG_CI if MTH-CNT=2 reset at<br>&gt; UNIT_NO<br>&gt;<br>&gt;<br>;-----------------------------------------------------------
<br>&gt; Temp NUM-HEAD01 num*8<br>&gt; Item NUM-HEAD01 = UN_TOT_HEAD if MTH-CNT=1 reset at<br>&gt; UNIT_NO<br>&gt; Temp NUM-HEAD02 num*8<br>&gt; Item NUM-HEAD02 = UN_TOT_HEAD if MTH-CNT=2 reset at<br>&gt; UNIT_NO<br>&gt;<br>
&gt;<br>;-----------------------------------------------------<br>&gt; Temp SUM-CI01 num*8<br>&gt; Item SUM-CI01 = UN_SUM_CI if MTH-CNT=1 reset at<br>&gt; UNIT_NO<br>&gt; Temp SUM-CI02 num*8<br>&gt; Item SUM-CI02 = UN_SUM_CI if MTH-CNT=2 reset at
<br>&gt; UNIT_NO<br>&gt;<br>&gt;<br>;--------------------------------------------------------------<br>&gt; Temp HEAD01 char*8<br>&gt; Item HEAD01 = MM_KEY + &quot;/&quot; + YY_KEY if MTH-CNT = 1 &amp;<br>&gt; reset at UNIT_NO
<br>&gt; Temp HEAD02 char*8<br>&gt; Item HEAD02 = MM_KEY + &quot;/&quot; + YY_KEY if MTH-CNT = 2 &amp;<br>&gt; reset at UNIT_NO<br>&gt;<br>&gt; Subfile $UEV_SUBFILE_PATH\CW975SF7 KEEP at UNIT_NO<br>&gt; include &amp; ;this file will
<br>&gt; be<br>&gt; UNIT_NO , &amp; ;purged after the run<br>&gt; MONTH01 , &amp;<br>&gt; MONTH02 , &amp;<br>&gt; NUM-HEAD01 , &amp;<br>&gt; NUM-HEAD02 , &amp;<br>&gt; SUM-CI01 , &amp;<br>&gt; SUM-CI02 , &amp;<br>&gt; HEAD01 , &amp;
<br>&gt; HEAD02<br>&gt;<br>------------------------------------------------------------------------------------------------<br>&gt;<br>&gt; REGARDS,<br>&gt;<br>&gt; SYED<br>&gt; &gt; --<br>&gt; = = = = = = = = = = = = = = = = = = = = = = = = = =
<br>&gt; = =<br>&gt; Mailing list: <a href="mailto:powerh-l@lists.sowder.com">powerh-l@lists.sowder.com</a><br>&gt; Subscribe: &quot;subscribe&quot; in message body to<br>&gt; <a href="mailto:powerh-l-request@lists.sowder.com">
powerh-l-request@lists.sowder.com</a><br>&gt; Unsubscribe: &quot;unsubscribe &amp;lt;password&amp;gt;&quot; in<br>&gt; message body to <a href="mailto:powerh-l-request@lists.sowder.com">powerh-l-request@lists.sowder.com</a>
<br>&gt; <a href="http://lists.sowder.com/mailman/listinfo/powerh-l">http://lists.sowder.com/mailman/listinfo/powerh-l</a><br>&gt; This list is closed, thus to post to the list you<br>&gt; must be a subscriber.<br>&gt;<br>
<br>--<br>= = = = = = = = = = = = = = = = = = = = = = = = = = = =<br>Mailing list: <a href="mailto:powerh-l@lists.sowder.com">powerh-l@lists.sowder.com</a><br>Subscribe: &quot;subscribe&quot; in message body to <a href="mailto:powerh-l-request@lists.sowder.com">
powerh-l-request@lists.sowder.com</a><br>Unsubscribe: &quot;unsubscribe &amp;lt;password&amp;gt;&quot; in message body to <a href="mailto:powerh-l-request@lists.sowder.com">powerh-l-request@lists.sowder.com</a><br><a href="http://lists.sowder.com/mailman/listinfo/powerh-l">
http://lists.sowder.com/mailman/listinfo/powerh-l</a><br>This list is closed, thus to post to the list you must be a subscriber.<br></blockquote></div><br>