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

_______________________________________________
Devel mailing list
Devel@openser.org
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to