Miguel,

I did see hb_itemUnRefWrite(), and xHarbour does have  
hb_objOperatorCall() which although is slightly different by syntax,  
it's directly equivalent in arguments and functionality.

Ron

On Jul 4, 2008, at 12:58 AM, Miguel Angel Marchuet wrote:

> Please,
>
> I don't found anything with the same functionality.
> and i don't want to port a piece of functionality I see how
> operate with classes and enumerators and I stop it.
>
> see: hb_itemUnRefWrite( pDest, pSource ) and
>       hb_objOperatorCall( HB_OO_OP_ASSIGN, pDest, pDest, pSource,  
> NULL )
>
> Best regards,
> Miguel Angel marchuet
>
> Ron Pinkas escribió:
>> Miguel,
>>
>> I reviewed Harbour sources, and it can be ported with some basic
>> simplifications - if you are familiar with xHarbour API it should  
>> not be
>> difficult to port. If you are not able to do it I'll try to help  
>> when I
>> get some free time.
>>
>> Ron
>>
>> On Jul 3, 2008, at 2:07 AM, Miguel Angel Marchuet wrote:
>>
>>> I'm porting hbmzip from harbour to xharbour
>>>
>>> and I need to know how implement
>>>
>>> hb_itemParamStoreForward( 3, pItem );
>>>
>>>
>>> Anybody can help me ?
>>>
>>> -------------------------------------------------------------------- 
>>> -----
>>> Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
>>> Studies have shown that voting for your favorite open source  
>>> project,
>>> along with a healthy diet, reduces your potential for chronic  
>>> lameness
>>> and boredom. Vote Now at http://www.sourceforge.net/community/cca08
>>> _______________________________________________
>>> xHarbour-developers mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/xharbour-developers
>>>
>>
>>
>>
>
>
> ---------------------------------------------------------------------- 
> ---
> Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
> Studies have shown that voting for your favorite open source project,
> along with a healthy diet, reduces your potential for chronic lameness
> and boredom. Vote Now at http://www.sourceforge.net/community/cca08
> _______________________________________________
> xHarbour-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/xharbour-developers
>



-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
xHarbour-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to