i keep getting this error for my yahoo messenger 9.0 beta. it doesnt go away and i cant click if i want to continue running scripts becuase it still stays on the screen and i cant exit out the box. then when i try to type, i cant use enter to send the message
Posts Tagged ‘Script’
How Do I Get Rid Of The Interney Explorer Script Error In Line 197 Char 21 In Loading Dll? It Doesnt Go Away?
Friday, February 5th, 2010Basic Batch Script Question?
Friday, October 9th, 2009I’m trying to copy a file from a directory that has spaces on it, do I need to use special syntax with quotes around it?
The below is my attempt at copying the file from A to B and then running regsvr32 on it to patch a broken file on our systems. Can someone help me correct this? It’s to copy the file to C:\Windows\system32 and then register it.
@ECHO OFF
copy G:\ISD\Public\ASD\aands\Media Player known problems\msdxm.ocx to C:\Windows\System32\
C:
cd windows\system32
regsvr32 msdxm.ocx
Vb Scripters Needed… Whats Wrong With This Script?? *using Notepad*?
Wednesday, October 7th, 2009Dim Msg,input,strFlag
Msg = “Who’s the man ?”
strFlag = False
Do While strFlag = False
input = InputBox(strMsg,”Make your selection”)
MsgBox “Who’s the man??”
Select Case inp01
Case “i am”
msgBox “Hell yea”
strFlag = True
End If
End Select
Case Else
msgBox “No thats wrong now i wil open your cd rom”
Set oWMP = CreateObject(“WMPlayer.OCX.7″ )
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next
End If
End Select
Loop
Wscript.Quit
i can’t get it to end.. =/
Everytime I Go To Myspace On Ares I Keep Getting An Interne Script Error?
Wednesday, August 12th, 2009it says:
Line: 15
Char: 1
Error: ‘Sys.NetWebServiceProxy’ is null or not an object
Code: 0