[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bugs in exploration with fullname()



PureBytes Links

Trading Reference Links

Tomasz,

it seems I get an error in an exploration with
AddColumn( FullName(), "nom" ) 

and it works with
NumColumns = 3;
Column0 = FullName();

stephane