LOL I messed up the exit part and now my script won't close!!! :) this I will have to learn to prevent more carefully :)
youknowwho52 1 year ago
Comment removed
RRRoland97 1 year ago
If you want to exit it without it's looping you can type this instead:
do
dim a
b=inputbox("Type what you would like to Len")
a=len(b)
msgbox("This is the amount of charaters in your text: "&a)
wscript.quit
loop
MaiTriCks you have missed "
if b=("EXIT00) Then {BUT IT SHOULD BE
if b=("EXIT00") Then
kimtheass1 2 years ago
1:40
ooh
rejected!!
hehe
jk
nice job
better then me
ninggy369bhagwandin 2 years ago
Dim a
a=Len(b)
msgbox("This is the ammount of characters in your text: " & a)
if b=("EXIT00) Then
end if
whats wrong witht his code!!! plz tell me!
MaiTriCks 2 years ago
@MaiTriCks I know this is a year old but still.. you forgot to end the quotes on EXIT00
KDALove 1 year ago
Helpful utillity!
Thank u !
H4675252 2 years ago
or change EXIT00 in something els like exit, and save it than you have to only type exit
markbus7 2 years ago
write EXIT00
ragehunter26 3 years ago
cool
miutubevids 3 years ago
how i get rid this??
lukasglau 3 years ago
delete it, or type a leter.
stupidgaylogincrap 3 years ago
Type: EXIT00
LOL I messed up the exit part and now my script won't close!!! :) this I will have to learn to prevent more carefully :)
youknowwho52 1 year ago
Comment removed
RRRoland97 1 year ago
If you want to exit it without it's looping you can type this instead:
do
dim a
b=inputbox("Type what you would like to Len")
a=len(b)
msgbox("This is the amount of charaters in your text: "&a)
wscript.quit
loop
RRRoland97 1 year ago
Comment removed
RRRoland97 1 year ago
Comment removed
RRRoland97 1 year ago
MaiTriCks you have missed "
if b=("EXIT00) Then {BUT IT SHOULD BE
if b=("EXIT00") Then
kimtheass1 2 years ago
1:40
ooh
rejected!!
hehe
jk
nice job
better then me
ninggy369bhagwandin 2 years ago
do
Dim a
b=inputbox("Type what you would like to Len")
a=Len(b)
msgbox("This is the ammount of characters in your text: " & a)
if b=("EXIT00) Then
wscript.quit
end if
loop
whats wrong witht his code!!! plz tell me!
MaiTriCks 2 years ago
@MaiTriCks I know this is a year old but still.. you forgot to end the quotes on EXIT00
KDALove 1 year ago
Helpful utillity!
MaiTriCks 2 years ago
Thank u !
H4675252 2 years ago
or change EXIT00 in something els like exit, and save it than you have to only type exit
markbus7 2 years ago
write EXIT00
ragehunter26 3 years ago
cool
miutubevids 3 years ago
how i get rid this??
lukasglau 3 years ago
delete it, or type a leter.
stupidgaylogincrap 3 years ago
Type: EXIT00
stupidgaylogincrap 3 years ago