array:hh1[5](0 , data2); => compile error?

Questions about MultiCharts and user contributed studies.
2haerim
Posts: 502
Joined: 01 Sep 2006
Been thanked: 2 times

array:hh1[5](0 , data2); => compile error?

Postby 2haerim » 24 Feb 2009

MC PL Help says:
Usage
Array:<IntraBarPersist>ArrayName1[D1,D2,D3,etc.](InitialValue1<,DataN>), <IntraBarPersist>ArrayName2[D1,D2,D3,etc.](InitialValue2<,DataN>),etc.

Parameters inside the angled brackets are optional
array:hh1[5](0 , data2);

So this is valid EL, but got compile error.

Please fix this.[/quote]

User avatar
Andrew Kirillov
Posts: 1589
Joined: 28 Jul 2005
Has thanked: 2 times
Been thanked: 31 times
Contact:

Postby Andrew Kirillov » 14 Mar 2009

confirmed.


Return to “MultiCharts”