PureBytes Links
Trading Reference Links
|
--- In amibroker@xxxxxxxxxxxxxxx, Graham <kavemanperth@xxx> wrote:
>
> Cumarray is an array
> StaticVarset is a single value item value, like saying Value = 6;
and you
> cannot use arrays for it
> Varset can be used with array values
--------------------------------------
OK, then why don't these lines also produce an error?
s_cumarray = StrFormat( fi, Cumarray );
_TRACE( "s_cumarray = " + s_cumarray );
Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.409 / Virus Database: 268.13.27/517 - Release Date: 11/3/2006
|