[Devel] exporting pseudo variables
Klaus Darilion
klaus.mailinglists at pernau.at
Fri Apr 28 11:23:36 CEST 2006
Klaus Darilion wrote:
> 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?
Are there somewhere developer docs for pseudo variables? e.g. xl_value_t
members?
regards
klaus
More information about the Devel
mailing list