Re: VBScript component as server?
- From: Volker Hetzer <volker.hetzer@xxxxxxxx>
- Date: Thu, 10 Nov 2005 20:27:13 +0100
mr_unreliable wrote:
hi Volker,
Good Luck with this one.
afaik, vbScript is better as a client than as a server.
With visual basic, you can write a program to work as a server (actX exe), but still, using getobject could be a problem.
In order to use getobject, I vaguely remember that you first have to have your exe make an entry of itself in the "ROT" (i.e., the "Running Object Table")...
Ok, looks like natively it doesn't work but maybe there's a control out there that can make it possible...
Lots of Greetings! Volker
Volker Hetzer wrote:
Hi! I'd like to write a VBScript that I can start with a double click, which then runs indefinitely (more or less) and which then I can connect to by using getobject.
Is something like this possible?
Lots of Greetings! Volker
.
- References:
- VBScript component as server?
- From: Volker Hetzer
- VBScript component as server?
- Prev by Date: Re: Delete files by the date in the file name.
- Next by Date: Re: Detecting Windows Run
- Previous by thread: VBScript component as server?
- Next by thread: Re: VBScript component as server?
- Index(es):
Relevant Pages
|