error
BASE/1090 Argument error: INT
Explanation: The argument to INT() was non-numeric.
Action: Correct the program.
See Also: INT() function
http://www.itlnet.net/Programming/Progr ... 28f42.html
Regards,
Otto
Explanation: The argument to INT() was non-numeric.
Action: Correct the program.
See Also: INT() function
http://www.itlnet.net/Programming/Progr ... 28f42.html
Regards,
Otto
- Richard Chidiak
- Posts: 946
- Joined: Thu Oct 06, 2005 7:05 pm
- Location: France
- Contact:
You can just change the errorsysw.prg which can be found in your FWH-directory.
Then just link errorsysw.prg into your application.
It works very well.
I added a function to the errorsysw.prg which mails the error.log file to me automatically. So I know immediately what goes wrong.
Good luck.
Then just link errorsysw.prg into your application.
It works very well.
I added a function to the errorsysw.prg which mails the error.log file to me automatically. So I know immediately what goes wrong.
Good luck.
Regards,
Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 21.01 - Harbour 3.2.0 (October 2020) - xHarbour Builder (January 2020) - Bcc7
Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 21.01 - Harbour 3.2.0 (October 2020) - xHarbour Builder (January 2020) - Bcc7