Frits,

Your problem is a good example of a failure mode that you must deal with if
you are going to use this technique reliably, i.e., you have to:

1) Trap the error
2) Replace the target
3) Retry

My earlier note shows how to trap the error. If you combine that with using
a variable to hold the target, you can replace the target (change the
variable) in the trap routine and retry.

If you fail to code your sequence block in this manner, you will have
failures at the  least convenient time. (Mr. Murphy is watching.)

Regards,

AJ

> -----Original Message-----
> From: Schouten, Frits JF [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, March 22, 2000 4:36 PM
> To:   'Foxboro DCS Mail List'
> Subject:      RE: Script Execution
> 
> Why am I not surprised :-))
> I tried it to an AW and it works.
> Thanks,
> Frits.
> 
> > -----Original Message-----
> > From:       Ghantous, Ayoub [SMTP:[EMAIL PROTECTED]]
> > Sent:       Thursday, 23 March 2000 10:15
> > To: Foxboro DCS Mail List
> > Subject:    RE: Script Execution
> > 
> > If C0AP01 is an AP rather than an AW, then the result you obtained is
> > expected.
> > The technique below applies to an AW but does not apply to an AP (as an
> AP
> > does not have a DM or DM globals). 
> > 
> > Regards,
> > 
> > Ayoub Ghantous
> > 
> > 

-----------------------------------------------------------------------
This list is neither sponsored nor endorsed by the Foxboro Company. All 
postings from this list are the work of list subscribers and no warranty 
is made or implied as to the accuracy of any information disseminated 
through this medium. By subscribing to this list you agree to hold the 
list sponsor(s) blameless for any and all mishaps which might occur due to 
your application of information received from this mailing list.

To be removed from this list, send mail to 
[EMAIL PROTECTED] 
with "unsubscribe foxboro" in the Subject. Or, send any mail to
[EMAIL PROTECTED]

Reply via email to