Hello, i would like to initialize a variable (short stop) of my loop with endless value, not search if a value is endless. Is there any way ? Otherwise I think I have to solve it through another way.
Thomas www.patternexplorer.com From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Tomasz Janeczko Sent: Sunday, May 13, 2007 1:44 AM To: [email protected] Subject: Re: [amibroker] opposite of NULL available ? Hello, NOT IsNull( ...) Best regards, Tomasz Janeczko amibroker.com ----- Original Message ----- From: J. Biran To: [email protected] Sent: Sunday, May 13, 2007 1:22 AM Subject: RE: [amibroker] opposite of NULL available ? !NULL or NOT NULL ?? Joseph Biran ____________________________________________ ________________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Thomas Z. Sent: Saturday, May 12, 2007 11:53 AM To: [email protected] Subject: [amibroker] opposite of NULL available ? Hello, does anyone know if the opposite of NULL is available ? I want to use an unlimited value inside my loop to start. Thomas www.patternexplorer.com
