[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[IDV #KID-427470]: Re: [idvusers] How to exit IDV in ISL



> Hi Jeff,
>  
> Thanks so much for your quick reply! My humble script is as follows :)
>  
> <?xml version="1.0" encoding="ISO-8859-1"?>
> <isl debug="true" loop="1" offscreen="true" sleep="1minutes">
> <bundle clear="true" file="C:\Documents and 
> Settings\Meto\.unidata\idv\DefaultIdv\bundles\General\SCS-N-T24-0000.xidv" 
> wait="true"/>
> <pause/>
> <image file="C:\Documents and 
> Settings\Meto\Desktop\current\SCS-N-DAY1-0000.gif"/>
> <stop/>
> </isl>
>  

Hi Wang,
    you don't need <stop/> even though it will not do any difference. This isl 
looks good to me, can not see anything wrong here. It should stop. Did you see 
any on screen information like: loading bundle... and writing image?



Yuan
>  I tried to run both batch and interactive, none of them exit IDV when 
> finish. The other problem is when running batch, the picture got cut-off for 
> some reason; so I am running interactive now. Do you know how to capture a 
> whole image in batch mode?
> 
> Thanks again, much appreciated!
> 
> Best Regards,
> Michael Hong Wang
>  
> 
> From: Jeff McWhirter <address@hidden>
> To: H Wang <address@hidden>
> Cc: "address@hidden" <address@hidden>
> Sent: Thursday, 3 November 2011 8:40 PM
> Subject: Re: [idvusers] How to exit IDV in ISL
> 
> 
> 
> Hi Michael,
> 
> 
> I'm new in IDV scripting using ISL, just wonder how to exit IDV.
> >I tried to put <stop/> tag, but nothing happened, IDV was still on.
> >
> >
> 
> When running the IDV in batch mode through ISL the IDV should exit when the 
> ISL is complete. Perhaps the IDV is hanging orthe ISL is looping forever. Can 
> you send your ISL script to address@hidden
> 
> -Jeff
> 


Ticket Details
===================
Ticket ID: KID-427470
Department: Support IDV
Priority: Normal
Status: Open