ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   CFPlus - v1.01.090 - Error 5 (https://www.excelbanter.com/excel-programming/316254-cfplus-v1-01-090-error-5-a.html)

Bob Phillips[_6_]

CFPlus - v1.01.090 - Error 5
 
We recently announced the release of CFPlus, an extended conditional
formatting add-in .

A number of users with older operating systems, such as Win95 and WinME,
have reported receiving an Error 5 on loading the add-in. We believe that we
have found the cause of this error and fixed it, so you should be able to
get the fixed version at the same place,
http://www.xldynamic.com/source/xld.....Download.html.

We would be grateful to hear from anyone who suffered this error as to
whether it is now cured for them, quoting the OS and Excel version please.

For anyone who is interested, the problem was caused by a call to the
GetPrivateProfileInt API. The code was issuing this call, and then calling
GetPrivateProfileString if that call failed (as we are catering for numeric
and string values). We had one key value of 'x10', which we wanted to be
returned as a string. In NT/Windows 2000/XP, this is exactly what happened.
However, in the other systems, the 'x10' is read as a hexadecimal number
(value 16 in this case), and so the code failed on the expectation of a
subsequent string key that wasn't there.

Frank Kabel & Bob Phillips




R.VENKATARAMAN

CFPlus - v1.01.090 - Error 5
 
mine is windows98 and Excel 2000. still after adding this addin and close
excel and reopen excel some error comes the error message is

"invalid procedure call or argument"

when I remove the addin by removing the unzipped files it is ok

==================================
Bob Phillips wrote in message
...
We recently announced the release of CFPlus, an extended conditional
formatting add-in .

A number of users with older operating systems, such as Win95 and WinME,
have reported receiving an Error 5 on loading the add-in. We believe that

we
have found the cause of this error and fixed it, so you should be able to
get the fixed version at the same place,
http://www.xldynamic.com/source/xld.....Download.html.

We would be grateful to hear from anyone who suffered this error as to
whether it is now cured for them, quoting the OS and Excel version please.

For anyone who is interested, the problem was caused by a call to the
GetPrivateProfileInt API. The code was issuing this call, and then calling
GetPrivateProfileString if that call failed (as we are catering for

numeric
and string values). We had one key value of 'x10', which we wanted to be
returned as a string. In NT/Windows 2000/XP, this is exactly what

happened.
However, in the other systems, the 'x10' is read as a hexadecimal number
(value 16 in this case), and so the code failed on the expectation of a
subsequent string key that wasn't there.

Frank Kabel & Bob Phillips






Frank Kabel

CFPlus - v1.01.090 - Error 5
 
Hi
could you email me privately so we may send you a version with some
more debugging output to track this down.
email: frank[dot]kabel[at]freenet[dot]de

--
Regards
Frank Kabel
Frankfurt, Germany

"R.VENKATARAMAN" &&& schrieb im Newsbeitrag
...
mine is windows98 and Excel 2000. still after adding this addin and

close
excel and reopen excel some error comes the error message is

"invalid procedure call or argument"

when I remove the addin by removing the unzipped files it is ok

==================================
Bob Phillips wrote in message
...
We recently announced the release of CFPlus, an extended

conditional
formatting add-in .

A number of users with older operating systems, such as Win95 and

WinME,
have reported receiving an Error 5 on loading the add-in. We

believe that
we
have found the cause of this error and fixed it, so you should be

able to
get the fixed version at the same place,
http://www.xldynamic.com/source/xld.....Download.html.

We would be grateful to hear from anyone who suffered this error

as to
whether it is now cured for them, quoting the OS and Excel version

please.

For anyone who is interested, the problem was caused by a call to

the
GetPrivateProfileInt API. The code was issuing this call, and then

calling
GetPrivateProfileString if that call failed (as we are catering for

numeric
and string values). We had one key value of 'x10', which we wanted

to be
returned as a string. In NT/Windows 2000/XP, this is exactly what

happened.
However, in the other systems, the 'x10' is read as a hexadecimal

number
(value 16 in this case), and so the code failed on the expectation

of a
subsequent string key that wasn't there.

Frank Kabel & Bob Phillips







Bob Phillips[_6_]

CFPlus - v1.01.090 - Error 5
 
I am sorry, I uploaded all the files but forgot to update the page to the
latest version. Too late at night :-_

Could you please re-try mow and report back?

Bob

"R.VENKATARAMAN" &&& wrote in message
...
mine is windows98 and Excel 2000. still after adding this addin and close
excel and reopen excel some error comes the error message is

"invalid procedure call or argument"

when I remove the addin by removing the unzipped files it is ok

==================================
Bob Phillips wrote in message
...
We recently announced the release of CFPlus, an extended conditional
formatting add-in .

A number of users with older operating systems, such as Win95 and WinME,
have reported receiving an Error 5 on loading the add-in. We believe

that
we
have found the cause of this error and fixed it, so you should be able

to
get the fixed version at the same place,
http://www.xldynamic.com/source/xld.....Download.html.

We would be grateful to hear from anyone who suffered this error as to
whether it is now cured for them, quoting the OS and Excel version

please.

For anyone who is interested, the problem was caused by a call to the
GetPrivateProfileInt API. The code was issuing this call, and then

calling
GetPrivateProfileString if that call failed (as we are catering for

numeric
and string values). We had one key value of 'x10', which we wanted to be
returned as a string. In NT/Windows 2000/XP, this is exactly what

happened.
However, in the other systems, the 'x10' is read as a hexadecimal number
(value 16 in this case), and so the code failed on the expectation of a
subsequent string key that wasn't there.

Frank Kabel & Bob Phillips









All times are GMT +1. The time now is 06:33 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com