skiman,
do you have installed the patch from Alaska for the division by zero problem ?
This problem exist only on 64-bit Systems.
Error: Parameter has a wrong data type
Re: Error: Parameter has a wrong data type
Hi,
Yes, this is installed. The error is almost everytime in an 'if ...' statement.
Yes, this is installed. The error is almost everytime in an 'if ...' statement.
Re: Error: Parameter has a wrong data type
what occurs if you do
// For Windows 7 64-bit
nValue := val(str(nValue))
// For Windows 7 64-bit
nValue := val(str(nValue))
Klaus
Re: Error: Parameter has a wrong data type
Klaus,
I can't test this, because I can't reproduce the error. The error happens in code which is executed thousand times a day and is working in 99.999% of the time.
I suppose that the error would be the same. A str(nil) gives the same error.what occurs if you do
// For Windows 7 64-bit
nValue := val(str(nValue))
I can't test this, because I can't reproduce the error. The error happens in code which is executed thousand times a day and is working in 99.999% of the time.
Re: Error: Parameter has a wrong data type
I always used val(dc_xtoc(xval))
Brian Wolfsohn
Retired and traveling around the country to music festivals in my RV.
OOPS.. Corona Virus, so NOT traveling right now...
http://www.breadmanrises.com
FB travel group: The Breadman Rises
Retired and traveling around the country to music festivals in my RV.
OOPS.. Corona Virus, so NOT traveling right now...
http://www.breadmanrises.com
FB travel group: The Breadman Rises