PureBytes Links
Trading Reference Links
|
Thanks for the hints Dingo,
Setting the FOR variable doesn't help, because we don't know at what
level to escape until the variable we want to test has been
accomplished.
Setting the WHILE loop variable so we stop 'WHILING' gives an error
no matter how I try to accomplish it!! If you can do this, please
share your technique.
Ron
--- In amibroker@xxxxxxxxxxxxxxx, "dingo" <dingo@xxxx> wrote:
> in the for loop set the variable you are using to control the loop
to a
> value that will satisfy the maximum value.
>
> in the while loop set the variable you are using to determine if
the while
> is still "whiling" so that it isn't.
>
> d
>
> _____
>
> From: Ron Krebs [mailto:rkrebs@x...]
> Sent: Monday, January 26, 2004 12:16 PM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] Breaking out of a loop...
>
>
> Does anyone know how you can break out of a FOR, DO WHILE or WHILE
> loop depending on the results of a variable test.
> Thanks,
> Ron
>
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark
Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/GHeqlB/TM
---------------------------------------------------------------------~->
Yahoo! Groups Links
To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|