Ashala
One of Freddy's beloved
- Joined
- Oct 22, 2004
- Messages
- 771
helloes
i pretty new to vbs and im trying to create a script that counts the 3 first letters in the computername
i was told it looked something like this
document.write(left(name,3))
where name is the variable that contains the computers name, but when i try to run this, it just says the variable "Document" is not defined.
could anyone help a noob finish his work ?
i pretty new to vbs and im trying to create a script that counts the 3 first letters in the computername
i was told it looked something like this
document.write(left(name,3))
where name is the variable that contains the computers name, but when i try to run this, it just says the variable "Document" is not defined.
could anyone help a noob finish his work ?