FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour parameter in function working in (x)harbour
Posts: 566
Joined: Thu Aug 30, 2007 03:40 PM
parameter in function working in (x)harbour
Posted: Wed Jan 16, 2008 12:01 AM

hi, i have an old code, using @ in parameters in functions, like:

test(x, y, @z)

this works fine in 16bits, but in (x)harbour generate an error, how to skirt this situation?

this @ is used to change vars in functions called.

thanks

Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
parameter in function working in (x)harbour
Posted: Wed Jan 16, 2008 04:44 AM

This has always been working for me in xharbour and i am extensively using it.

Regards



G. N. Rao.

Hyderabad, India
Posts: 711
Joined: Thu Oct 06, 2005 09:57 PM
Re: parameter in function working in (x)harbour
Posted: Wed Jan 16, 2008 06:53 AM
norberto wrote:this works fine in 16bits, but in (x)harbour generate an error, how to skirt this situation?


I confirm it is working for me in xHarbour.

Regards
Un saludo



Manuel
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
parameter in function working in (x)harbour
Posted: Wed Jan 16, 2008 09:10 AM

Norberto,

What error do you get ?

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion