G
Guest
Hi,
For running in Window 2000, Command is working.
For running in Window XP, Command is not working. Why?
Because I want the program to check
/cmd "12345"
Autoexec:
Function start()
if len(command)>0 then
.............
end if
end function
Why it doesn't work in Window XP?
Thanks.
For running in Window 2000, Command is working.
For running in Window XP, Command is not working. Why?
Because I want the program to check
/cmd "12345"
Autoexec:
Function start()
if len(command)>0 then
.............
end if
end function
Why it doesn't work in Window XP?
Thanks.