dbTalk Databases Forums  

Windows Script Host method in ActiveX Script

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Windows Script Host method in ActiveX Script in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mtz
 
Posts: n/a

Default Windows Script Host method in ActiveX Script - 04-19-2004 , 03:11 AM






Hi
I ca't get the Popup method of Windows Script Host to work. Specifically, I can't get the Popup to disappear after a period of time (nSecondsToWait parameter). Task currently executes to display popup and holds till user completes task (clicks a button)

I am implementing the Windows scripting (WSH version 5.6.0.6626) in VBScript within a ActiveX Script DTS task (SQL Server 2000)

Any help appreciated.

Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: Windows Script Host method in ActiveX Script - 04-19-2004 , 03:58 PM






In message <49790E1C-1D16-4D5B-B911-2605195747A9 (AT) microsoft (DOT) com>, Mtz
<anonymous (AT) discussions (DOT) microsoft.com> writes
Quote:
Hi,
I ca't get the Popup method of Windows Script Host to work.
Specifically, I can't get the Popup to disappear after a period of time
(nSecondsToWait parameter). Task currently executes to display popup
and holds till user completes task (clicks a button).

I am implementing the Windows scripting (WSH version 5.6.0.6626) in
VBScript within a ActiveX Script DTS task (SQL Server 2000).

Any help appreciated.
DTS does not use WSH, because DTS is the host not WSH, so certain
features specific to WSH are not included in DTS since they are not part
of the language of secondary COM objects that you can leverage.

--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org



Reply With Quote
  #3  
Old   
Mtz
 
Posts: n/a

Default Re: Windows Script Host method in ActiveX Script - 04-19-2004 , 08:46 PM



Thanks for the help Darren

----- Darren Green wrote: ----

In message <49790E1C-1D16-4D5B-B911-2605195747A9 (AT) microsoft (DOT) com>, Mtz
<anonymous (AT) discussions (DOT) microsoft.com> write
Quote:
Hi
I ca't get the Popup method of Windows Script Host to work.
Specifically, I can't get the Popup to disappear after a period of time
(nSecondsToWait parameter). Task currently executes to display popup
and holds till user completes task (clicks a button)

I am implementing the Windows scripting (WSH version 5.6.0.6626) in
VBScript within a ActiveX Script DTS task (SQL Server 2000)

Any help appreciated
DTS does not use WSH, because DTS is the host not WSH, so certain
features specific to WSH are not included in DTS since they are not part
of the language of secondary COM objects that you can leverage

--
Darren Green (SQL Server MVP
DTS - http://www.sqldts.co

PASS - the definitive, global community for SQL Server professional
http://www.sqlpass.or




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.