Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 163
Default 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"
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,593
Default 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"



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,494
Default 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"



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 163
Default 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"

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I automatically input emails if I know the protocol? [email protected] Excel Discussion (Misc queries) 5 June 9th 06 07:39 PM
How do I automatically input emails if I know the protocol? [email protected] Excel Discussion (Misc queries) 1 June 9th 06 07:04 PM
Newsgroup Protocol Neal Zimm Excel Discussion (Misc queries) 4 March 30th 06 05:00 PM
Newsgroup protocol question jeffp Excel Programming 5 June 21st 04 01:47 PM
FTP FILE TRANSFER PROTOCOL FROM VBA? jari toukkari Excel Programming 1 April 25th 04 03:35 AM


All times are GMT +1. The time now is 06:25 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"