[Devel] exporting pseudo variables

Klaus Darilion klaus.mailinglists at pernau.at
Fri Apr 28 11:16:23 CEST 2006


Klaus Darilion wrote:
> Klaus Darilion wrote:
>> Hi!
>>
>> I'm studying how to export pseudo variables.
>>
>> In tm.c there is this code:
>>
>>         if(xl_add_extra("T_branch_idx", it_get_tm_branch_idx, 100 )!=0)
> 
> btw: what means type=100 ?

shouldn't it be
xl_add_extra("T_branch_idx", it_get_tm_branch_idx, XL_ITEM_EXTRA )
                                                     ^^^^^^^^^^

or how do I export new pseudo variables?



More information about the Devel mailing list