ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Protocol in Immediate window? (https://www.excelbanter.com/excel-programming/395481-protocol-immediate-window.html)

Helmut Weber[_2_]

Protocol in Immediate window?
 
Hi everybody,

playing around with VBA a lot,
and not quite unexperiencend,
when hitting [alt F11] today,
just having started Excel,
I found myself in the immediate window,
and the following text the

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

Sure, this is caused by some(!) auto_open.
But where is it?

Why does it write a kind of protocol
in the immediate window?

Sure, must be a feature,
but totally new to me.

Accidentally posted in ...word.vba
and on purpose posted in de.excel as well.

I can repeat it by: Application.Run "auto_open"

--
Greetings from Bavaria, Germany

Helmut Weber, MVP WordVBA

Win XP, Office 2003
"red.sys" & Chr$(64) & "t-online.de"

Bob Phillips

Protocol in Immediate window?
 
It's MS coders development code that they forget to take out before
shipping. It's the VBA Analayis Toolpak AFAIR

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Helmut Weber" wrote in message
...
Hi everybody,

playing around with VBA a lot,
and not quite unexperiencend,
when hitting [alt F11] today,
just having started Excel,
I found myself in the immediate window,
and the following text the

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

Sure, this is caused by some(!) auto_open.
But where is it?

Why does it write a kind of protocol
in the immediate window?

Sure, must be a feature,
but totally new to me.

Accidentally posted in ...word.vba
and on purpose posted in de.excel as well.

I can repeat it by: Application.Run "auto_open"

--
Greetings from Bavaria, Germany

Helmut Weber, MVP WordVBA

Win XP, Office 2003
"red.sys" & Chr$(64) & "t-online.de"




Gary Keramidas

Protocol in Immediate window?
 
yep, search the internet for the password to atpvbaen, then look in the code and
either, comment out or delete, the debug.print lines.


--


Gary


"Helmut Weber" wrote in message
...
Hi everybody,

playing around with VBA a lot,
and not quite unexperiencend,
when hitting [alt F11] today,
just having started Excel,
I found myself in the immediate window,
and the following text the

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

Sure, this is caused by some(!) auto_open.
But where is it?

Why does it write a kind of protocol
in the immediate window?

Sure, must be a feature,
but totally new to me.

Accidentally posted in ...word.vba
and on purpose posted in de.excel as well.

I can repeat it by: Application.Run "auto_open"

--
Greetings from Bavaria, Germany

Helmut Weber, MVP WordVBA

Win XP, Office 2003
"red.sys" & Chr$(64) & "t-online.de"




Helmut Weber[_2_]

Protocol in Immediate window?
 
Hi everybody,

perfect. All solved.

--
Greetings from Bavaria, Germany

Helmut Weber, MVP WordVBA

Win XP, Office 2003
"red.sys" & Chr$(64) & "t-online.de"



All times are GMT +1. The time now is 04:19 AM.

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