FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour errorsys
Posts: 124
Joined: Sat Dec 05, 2009 12:44 PM
errorsys
Posted: Wed Dec 09, 2009 08:06 PM

I tried to compile and link for the first time a fivetech program with harbour and bcc55 to become a 32 bits program.
The compiling and linking gave no problem but when opening some functions I have the following error message:
Error base/1081 Argument error:+ from Errorsys, line:0
In the 16 bits program i do not have that kind of error messages.
I thank you for any answer
many greetings

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: errorsys
Posted: Thu Dec 10, 2009 10:09 AM

Jds,

What FWH version are you using ?

Please compile FWH\source\function\errsysw.prg as another PRG of your application, so when the error happens we can see the line number where it fails, thanks :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 124
Joined: Sat Dec 05, 2009 12:44 PM
Re: errorsys
Posted: Fri Dec 11, 2009 09:54 AM

I use the FWH 6.12 dowloaded from the FTS website and de Harbour and Bcc55 also dowloaded.
Do You want I incoporate the errsysw.prg in my global program as a function??

Posts: 124
Joined: Sat Dec 05, 2009 12:44 PM
Re: errorsys
Posted: Fri Dec 11, 2009 10:08 AM

Can I send you (how?) a copy of my "simple" CA Clipper-FW program that run very well in 16 bits?

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: errorsys
Posted: Fri Dec 11, 2009 10:49 AM

Jds,

If your application uses several PRG files, then add FWH source\function\errsysw.prg as another PRG of your app.

You can email me to alinares@fivetechsoft.com Please create a ZIP file and rename it as *.ZOP so gmail does not block the attached file, thanks

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 124
Joined: Sat Dec 05, 2009 12:44 PM
Re: errorsys
Posted: Fri Dec 11, 2009 03:38 PM

I do not use prgs in my programs.I send you the zipt (zop) faggwin32.prg file

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: errorsys
Posted: Sat Dec 12, 2009 12:31 AM

Jds,

I need the DBFs that your use from your PRG too

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion