Archive of UserLand's first discussion group, started October 5, 1998.

Re: Getting the URL of the Front IE Window w/ VBScript

Author:Jim Roepcke
Posted:12/21/1998; 11:46:32 AM
Topic:Getting the URL of the Front IE Window w/ VBScript
Msg #:1583 (In response to 1526)
Prev/Next:1582 / 1584

Brent wrote:

"The context is not a web page but the Microsoft Script Control. (I think this translates to the global VBScript context.)"


I don't think there is a global VBScript context. Each instance of the Script Control, and each instance of the ActiveX Scripting Interface running in other apps has it's own global namespace. That's a good thing, but it also makes things more difficult.

Does each VBScript run in Frontier get it's own Script Control instance, or do they share one? If they share one instance, you should be able to share objects between threads.

Jim


There are responses to this message:


This page was archived on 6/13/2001; 4:46:52 PM.

© Copyright 1998-2001 UserLand Software, Inc.