DoctorIkari

|
Posted: Fri Aug 13, 2010 13:44 Post subject: |
|
|
При выполнении скрипта Code: | 'Параметры: c:\фыв
Dim TCS
Set TCS = CreateObject("TCScript.Helper")
TCS.SendCommand "cm_OpenNewTabBg"
TCS.SendKeystroke "CD d:\Users\winRoot\Desktop\!_KAKASHKA_!" & Replace(WScript.Arguments(0), """", "")
TCS.SendKeystroke "{ENTER}"
Set TCS = Nothing
WScript.Quit |
выбивает ошибку (...строка 5, символ 1...) _________________ The right man in the wrong place can make all the difference in the world... (hl2) |
|