error
- Otto
- Posts: 6400
- Joined: Fri Oct 07, 2005 7:07 pm
- Has thanked: 9 times
- Been thanked: 2 times
- Contact:
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. 24.07 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc773
Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 24.07 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc773