Subject Transaction Handle
Author Burak OZLER
I'm trying to retreive trHandle ptrHandle of a transaction object

After I start the transaction.

I try these
IntToStr(integer(trnMakbuz.trHandle^)) gives me error

IntToStr(integer(trnMakbuz.PtrHandle^))

trnMakbuz.PtrHandle^ always Nil.

Can somebody send me a code sample to get the transaction handle??

thanks

Burak


[Non-text portions of this message have been removed]