break;

 

Requires 4.91 or above.

 

See the current ReadMe

 

  _____  

From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf
Of lifes_student_1
Sent: Sunday, August 26, 2007 4:31 PM
To: [email protected]
Subject: [amibroker] break out of loop?

 

say I have a loop setting a variable and break if set:

for(i=0;i<barsback;i++)
{
if(something)
{
variable = true;
//break if true;
}
}

 


  _____  

I am using the free version of SPAMfighter for private users.
It has removed 43 spam emails to date.
Paying users do not have this message in their emails.
Try SPAMfighter <http://www.spamfighter.com/len>  for free now!

Reply via email to