<div>Dear Joe, Robert,</div>
<div> </div>
<div>I posted a reply which unfortunately has not reached.</div>
<div> </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> </div>
<div>I appreciate your help.</div>
<div>Best regards,</div>
<div>SYED<br><br> </div>
<div><span class="gmail_quote">On 9/19/05, <b class="gmail_sendername">Robert Edis</b> <<a href="mailto:robeconsult@sbcglobal.net">robeconsult@sbcglobal.net</a>> 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. The<br>comment at the end of the code says the subfile is
<br>purged at the end of the job. 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 <<a href="mailto:sshahulgm@gmail.com">sshahulgm@gmail.com</a>><br>wrote:<br><br>> Dear Gurus,<br>> Quick Intro: I am migrating a PH/MPEIX application
<br>> to PH4GL/AXIANT/WINDOWS.<br>> I have a QTP that creates a subfile. It creates the<br>> .sf file but it doesn't<br>> create the .sfd file.<br>> There are other Requests that create other subfiles<br>> within the same file.
<br>> They are ok.<br>> Only one subfile is giving me this problem.<br>> Can anyone help me out of this issue please?<br>> I'm listing excerpt of the problem area of the QTP<br>> underneath.<br>><br>>
<br>---------------------------------------------------------------------------------<br>><br>> Request SET-HEADINGS<br>> Access *$UEV_SUBFILE_PATH\CW975SF6<br>><br>> sort on UNIT_NO on PRD_KEY<br>><br>> Temp MONTH01 num*8
<br>> Item MONTH01 = UN_AVG_CI if MTH-CNT=1 reset at<br>> UNIT_NO<br>> Temp MONTH02 num*8<br>> Item MONTH02 = UN_AVG_CI if MTH-CNT=2 reset at<br>> UNIT_NO<br>><br>><br>;-----------------------------------------------------------
<br>> Temp NUM-HEAD01 num*8<br>> Item NUM-HEAD01 = UN_TOT_HEAD if MTH-CNT=1 reset at<br>> UNIT_NO<br>> Temp NUM-HEAD02 num*8<br>> Item NUM-HEAD02 = UN_TOT_HEAD if MTH-CNT=2 reset at<br>> UNIT_NO<br>><br>
><br>;-----------------------------------------------------<br>> Temp SUM-CI01 num*8<br>> Item SUM-CI01 = UN_SUM_CI if MTH-CNT=1 reset at<br>> UNIT_NO<br>> Temp SUM-CI02 num*8<br>> Item SUM-CI02 = UN_SUM_CI if MTH-CNT=2 reset at
<br>> UNIT_NO<br>><br>><br>;--------------------------------------------------------------<br>> Temp HEAD01 char*8<br>> Item HEAD01 = MM_KEY + "/" + YY_KEY if MTH-CNT = 1 &<br>> reset at UNIT_NO
<br>> Temp HEAD02 char*8<br>> Item HEAD02 = MM_KEY + "/" + YY_KEY if MTH-CNT = 2 &<br>> reset at UNIT_NO<br>><br>> Subfile $UEV_SUBFILE_PATH\CW975SF7 KEEP at UNIT_NO<br>> include & ;this file will
<br>> be<br>> UNIT_NO , & ;purged after the run<br>> MONTH01 , &<br>> MONTH02 , &<br>> NUM-HEAD01 , &<br>> NUM-HEAD02 , &<br>> SUM-CI01 , &<br>> SUM-CI02 , &<br>> HEAD01 , &
<br>> HEAD02<br>><br>------------------------------------------------------------------------------------------------<br>><br>> REGARDS,<br>><br>> SYED<br>> > --<br>> = = = = = = = = = = = = = = = = = = = = = = = = = =
<br>> = =<br>> Mailing list: <a href="mailto:powerh-l@lists.sowder.com">powerh-l@lists.sowder.com</a><br>> Subscribe: "subscribe" in message body to<br>> <a href="mailto:powerh-l-request@lists.sowder.com">
powerh-l-request@lists.sowder.com</a><br>> Unsubscribe: "unsubscribe &lt;password&gt;" in<br>> 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<br>> must be a subscriber.<br>><br>
<br>--<br>= = = = = = = = = = = = = = = = = = = = = = = = = = = =<br>Mailing list: <a href="mailto:powerh-l@lists.sowder.com">powerh-l@lists.sowder.com</a><br>Subscribe: "subscribe" in message body to <a href="mailto:powerh-l-request@lists.sowder.com">
powerh-l-request@lists.sowder.com</a><br>Unsubscribe: "unsubscribe &lt;password&gt;" 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>