What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Question] Strange error

[Question] Strange error
Author: Message:
tryxter
Junior Member
**

Avatar
A. Maia Ferreira @ PTnet

Posts: 51
Reputation: 1
35 / Male / –
Joined: Jan 2007
O.P. RE: [Question] Strange error
Btw, I'm getting an error while using WScript.Sleep.

code:
var Shell = WScript.CreateObject("WScript.Shell");

function OnEvent_Initialize(MessengerStart) {
    Shell.sleep(100);
}

It returns the error:

code:
Error: 'WScript' is undefined.
       Line: 1. Code: -2146823279.

Am I supposed to define WScript?

This post was edited on 01-30-2007 at 12:11 PM by tryxter.
01-30-2007 12:02 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Question] Strange error - by tryxter on 01-29-2007 at 10:08 PM
RE: [Question] Strange error - by phalanxii on 01-29-2007 at 11:48 PM
RE: [Question] Strange error - by tryxter on 01-30-2007 at 12:09 AM
RE: [Question] Strange error - by tryxter on 01-30-2007 at 12:02 PM
RE: [Question] Strange error - by Felu on 01-30-2007 at 12:10 PM
RE: [Question] Strange error - by tryxter on 01-30-2007 at 12:13 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On