ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Strange code showing up in Immediate Window (https://www.excelbanter.com/excel-programming/293565-strange-code-showing-up-immediate-window.html)

tod

Strange code showing up in Immediate Window
 
Recently I've getting stuff like this in the Immediate Window of
VBEditor (Excel XP):

[auto_open] <
[SetupFunctionIDs] <
[SetupFunctionIDs]
[PickPlatform] <
[PickPlatform]
[VerifyOpen] <
[VerifyOpen] 1
[RegisterFunctionIDs] <
[RegisterFunctionIDs]
[auto_open]

The only thing that has changed recently is that I installed the
Analysis ToolPak and Analysis ToolPak - VBA. I do not see any
unrecognized projects, there are no debug statments in any of my code.
Could the add-ins be doing this by mistake.

Could somebody clue me in on this one?

tod

Tom Ogilvy

Strange code showing up in Immediate Window
 
It is from the Analysis Toolpak

someone forgot to set the parameter that turns off debugging messages.

--
Regards,
Tom Ogilvy



"tod" wrote in message
om...
Recently I've getting stuff like this in the Immediate Window of
VBEditor (Excel XP):

[auto_open] <
[SetupFunctionIDs] <
[SetupFunctionIDs]
[PickPlatform] <
[PickPlatform]
[VerifyOpen] <
[VerifyOpen] 1
[RegisterFunctionIDs] <
[RegisterFunctionIDs]
[auto_open]

The only thing that has changed recently is that I installed the
Analysis ToolPak and Analysis ToolPak - VBA. I do not see any
unrecognized projects, there are no debug statments in any of my code.
Could the add-ins be doing this by mistake.

Could somebody clue me in on this one?

tod




Frank Kabel

Strange code showing up in Immediate Window
 
Hi
this debug output is created by the Analysis Toolpak. Seems the MS
developers have forgotten to clean the code prior to shipping :-)

--
Regards
Frank Kabel
Frankfurt, Germany

tod wrote:
Recently I've getting stuff like this in the Immediate Window of
VBEditor (Excel XP):

[auto_open] <
[SetupFunctionIDs] <
[SetupFunctionIDs]
[PickPlatform] <
[PickPlatform]
[VerifyOpen] <
[VerifyOpen] 1
[RegisterFunctionIDs] <
[RegisterFunctionIDs]
[auto_open]

The only thing that has changed recently is that I installed the
Analysis ToolPak and Analysis ToolPak - VBA. I do not see any
unrecognized projects, there are no debug statments in any of my

code.
Could the add-ins be doing this by mistake.

Could somebody clue me in on this one?

tod



tod

Strange code showing up in Immediate Window
 
Well I guess I don't feel so bad for some of my errors if an MS
programmer can make such and idgit mistake. :0)

"Frank Kabel" wrote in message ...
Hi
this debug output is created by the Analysis Toolpak. Seems the MS
developers have forgotten to clean the code prior to shipping :-)

--
Regards
Frank Kabel
Frankfurt, Germany

tod wrote:
Recently I've getting stuff like this in the Immediate Window of
VBEditor (Excel XP):

[auto_open] <
[SetupFunctionIDs] <
[SetupFunctionIDs]
[PickPlatform] <
[PickPlatform]
[VerifyOpen] <
[VerifyOpen] 1
[RegisterFunctionIDs] <
[RegisterFunctionIDs]
[auto_open]

The only thing that has changed recently is that I installed the
Analysis ToolPak and Analysis ToolPak - VBA. I do not see any
unrecognized projects, there are no debug statments in any of my

code.
Could the add-ins be doing this by mistake.

Could somebody clue me in on this one?

tod



All times are GMT +1. The time now is 05:27 PM.

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