View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_3_] Bob Phillips[_3_] is offline
external usenet poster
 
Posts: 2,420
Default Upgrade to 2003, strange stuff in Immediate Window

It is some debugging code that the MS developers left in the VBA Analysis
Toolpak addin.

--
__________________________________
HTH

Bob

"salgud" wrote in message
. ..
Just upgraded to 2003 (I know, I work for the state), and now I'm seeing
the following "stuff" in the Immediate Window when I first open the VBE

[SetupFunctionIDs]
[PickPlatform] <
[PickPlatform]
[VerifyOpen] <
[VerifyOpen]

Is this useful somehow? If so, what does it mean?
Thanks in advance.