I'm still a little unclear on exactly what you want to do, but this looks
like an ideal use for a UserFunction. You can call it at point A during
startup, and again from within your loop without all the jumping around. It
makes for code that is much easier to understand and maintain.
Regards,
--
Bill Ossmann
Philips Ultrasound
e-mail: bill.ossmann@philips.com
-------------------------------------------------------------
Hi,
the topic is a little bit more complicated, than a single loop.
Below I have a diagram how the program looks like. When I 'm on the right
below loop and over a confirm button I want end the loop and jump to point
A.
Doing some presetting for the filereader and then back to the loop below.
Up to now I got always the message 'illegal use inside a loop' ?
Thomas
-------- Original Message --------
Subject: [vrf] RE: [VRF] problems with loops (06-Mai-2004 16:54)
From: bill.ossmann@philips.com
To: tw@huber-online.com
>
>
>
>
> Also look at the Next and Break blocks available under Flow->Repeat. The
> Next block forces the loop to start the next cycle, and the Break block
> forces the loop to exit.
> --
> Bill Ossmann
> Philips Ultrasound
> e-mail: bill.ossmann@philips.com
>
----------------------------------------------------------------------------
> -------------
>
>
>
> > now I want finish a loop and jump one instance above the loop.
> > Than I get the message illegal use of loop functions.
> Sounds like the problem everyone has when they make their first
> "loop."
> In VEE, a loop doesn't look like a loop - that is, you don't wire
the
> end point to the top. Instead, go to Flow->Repeat, and select the
> object
> that is closest to the type of loop that you want. Its output is
> connected
> to the top of your loop.
>
>
>
> Les Hammer
> Partner
> Complete Test
> 720 SW 14th St.
> Loveland, CO. 80537
> Les.Hammer@CompleteTest.com
>
>
> ---
> You are currently subscribed to vrf as: bill.ossmann@philips.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@agilent.com".
> If you need help with the mailing list send a message to
> "owner-vrf@it.lists.it.agilent.com".
>
>
>
>
>
>
>
> ---
> You are currently subscribed to vrf as: tw@huber-online.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@agilent.com".
> If you need help with the mailing list send a message to "owner-vrf@it.
> lists.it.agilent.com".
>
> To: vrf@agilent.com
To: bill.ossmann@philips.com
Les.Hammer@CompleteTest.com
Cc: vrf@agilent.com
[attachment "_0507090117_001.tif" deleted by Bill Ossmann/ANR/MS/PHILIPS]
---
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@agilent.com".
If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com".
Also look at the Next and Break blocks available under Flow->Repeat. The
Next block forces the loop to start the next cycle, and the Break block
forces the loop to exit.
--
Bill Ossmann
Philips Ultrasound
e-mail: bill.ossmann@philips.com
-----------------------------------------------------------------------------------------
> now I want finish a loop and jump one instance above the loop.
> Than I get the message illegal use of loop functions.
Sounds like the problem everyone has when they make their first
"loop."
In VEE, a loop doesn't look like a loop - that is, you don't wire the
end point to the top. Instead, go to Flow->Repeat, and select the
object
that is closest to the type of loop that you want. Its output is
connected
to the top of your loop.
Les Hammer
Partner
Complete Test
720 SW 14th St.
Loveland, CO. 80537
Les.Hammer@CompleteTest.com
---
You are currently subscribed to vrf as: bill.ossmann@philips.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@agilent.com".
If you need help with the mailing list send a message to
"owner-vrf@it.lists.it.agilent.com".
---
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@agilent.com".
If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com".