Yes, I see. I probably had to spend a little more time for that...
According to Ralfs mail about stopping formula calls the only way is to use
a call object and build the function name with a formula- or a to string
object in advance, if necessary.
Hartmut
> -----Ursprngliche Nachricht-----
> Von: Paul.Fowler@raytheon.co.uk [mailto:Paul.Fowler@raytheon.co.uk]
> Gesendet: Freitag, 15. November 2002 14:40
> An: Hartmut.Gohdes@rfsworld.com
> Cc: vrf@it.lists.it.agilent.com
> Betreff: Re: AW: [vrf] Strange Formula Call Behaviour
>
>
>
>
> That still doesn't work for me, Hartmut........
>
> Anyway, my problem is that I have no control over the coding of the
> functions that I call, as they are test functions written
> over the last
> couple of years by various miscreants and malcontents who
> have long since
> crawled back under their respective rocks........
>
> Paul
>
>
>
>
>
>
>
>
>
> Hartmut.Gohdes@rfswor To:
> Paul.Fowler@raytheon.co.uk, vrf@it.lists.it.agilent.com
> ld.com cc:
>
> 15/11/02 Subject: AW:
> [vrf] Strange Formula Call Behaviour
> 13:21
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> Hello Paul,
> did you want this behaviour?
> It was a problem of the OK-Button.
>
> Hartmut
>
> > -----Ursprngliche Nachricht-----
> > Von: Paul.Fowler@raytheon.co.uk [mailto:Paul.Fowler@raytheon.co.uk]
> > Gesendet: Freitag, 15. November 2002 13:45
> > An: VEE vrf
> > Betreff: [vrf] Strange Formula Call Behaviour
> >
> >
> > VEE Gurus.........
> >
> > Please help me out with the attatched, it's driving me nuts.
> >
> > Thanks
> >
> > Paul F.
> >
> >
> > (See attached file: Abort_Problem.vee)
> >
>
> (See attached file: Abort_Problem.vee)
>
>
---
You are currently subscribed to vrf as: rsb@soco.agilent.com
To subscribe send a blank email to "join-vrf@it.lists.it.agilent.com".
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@it.lists.it.agilent.com".
If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com".
According to Ralfs mail about stopping formula calls the only way is to use
a call object and build the function name with a formula- or a to string
object in advance, if necessary.
Hartmut
> -----Ursprngliche Nachricht-----
> Von: Paul.Fowler@raytheon.co.uk [mailto:Paul.Fowler@raytheon.co.uk]
> Gesendet: Freitag, 15. November 2002 14:40
> An: Hartmut.Gohdes@rfsworld.com
> Cc: vrf@it.lists.it.agilent.com
> Betreff: Re: AW: [vrf] Strange Formula Call Behaviour
>
>
>
>
> That still doesn't work for me, Hartmut........
>
> Anyway, my problem is that I have no control over the coding of the
> functions that I call, as they are test functions written
> over the last
> couple of years by various miscreants and malcontents who
> have long since
> crawled back under their respective rocks........
>
> Paul
>
>
>
>
>
>
>
>
>
> Hartmut.Gohdes@rfswor To:
> Paul.Fowler@raytheon.co.uk, vrf@it.lists.it.agilent.com
> ld.com cc:
>
> 15/11/02 Subject: AW:
> [vrf] Strange Formula Call Behaviour
> 13:21
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> Hello Paul,
> did you want this behaviour?
> It was a problem of the OK-Button.
>
> Hartmut
>
> > -----Ursprngliche Nachricht-----
> > Von: Paul.Fowler@raytheon.co.uk [mailto:Paul.Fowler@raytheon.co.uk]
> > Gesendet: Freitag, 15. November 2002 13:45
> > An: VEE vrf
> > Betreff: [vrf] Strange Formula Call Behaviour
> >
> >
> > VEE Gurus.........
> >
> > Please help me out with the attatched, it's driving me nuts.
> >
> > Thanks
> >
> > Paul F.
> >
> >
> > (See attached file: Abort_Problem.vee)
> >
>
> (See attached file: Abort_Problem.vee)
>
>
---
You are currently subscribed to vrf as: rsb@soco.agilent.com
To subscribe send a blank email to "join-vrf@it.lists.it.agilent.com".
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@it.lists.it.agilent.com".
If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com".
That sounds likely, Bob......
Does anyone know a way round it, or any other way I can kill a function
from "outside" ??
Paul F.
Wirth_Robert@emc.com To: Paul.Fowler@raytheon.co.uk
15/11/02 cc:
13:28 Subject: RE: [vrf] Strange Formula Call Behaviour
I think its because the UserFunction will not timeslice if the call is
pass to a formula object via the control pin. The Call function will
timeslice.
I use this "feature" to control some of my critical sections of code,
to ensure other threads stop running while i'm doing some timing tests,
etc.
This is buried in the Advanced Vee Techniques manual in chapter 11.
Bob W.
> -----Original Message-----
> From: Paul.Fowler@raytheon.co.uk
[SMTP:Paul.Fowler@raytheon.co.uk]
> Sent: Friday, November 15, 2002 7:45 AM
> To: VEE vrf
> Subject: [vrf] Strange Formula Call Behaviour
>
> VEE Gurus.........
>
> Please help me out with the attatched, it's driving me nuts.
>
> Thanks
>
> Paul F.
>
>
> (See attached file: Abort_Problem.vee) << File: Abort_Problem.vee >> <<
> File: footer >>
---
You are currently subscribed to vrf as: rsb@soco.agilent.com
To subscribe send a blank email to "join-vrf@it.lists.it.agilent.com".
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@it.lists.it.agilent.com".
If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com".