Hello friends!
Here we will see how to execute vbscipt code without having QTP on your machine!!
Really?? How??
Okey..
1. Just copy n paste below code to new notepad...
'To extract a number from alphanumeric text string
Dim mystring, myLength
mystring = "qtpschools567test12398ing"
myLength = Len(mystring)
For i = 1 To myLength
If Asc(Mid(mystring, i, 1)) <> 32 Then
If Asc(Mid(mystring, i, 1)) >= 48 And Asc(Mid(mystring, i, 1)) <= 57 Then
myNumber = myNumber & Mid(mystring, i, 1)
End If
Else
msgbox("no numeric")
End If
Next
msgbox(myNumber)
2. Save file as "test.vbs" (with double quotes)
3. It'll display like this on your hard drive..
4. Now close the file and double click on the file icon.
and it's done!! :)
Please note that it'll work only if you don't have any object in your script.
In case of any queries, plz post your comments.
nice trick thnx
ReplyDeletesai: Its working, thanks man.
ReplyDeletewhat does Asc mean and what are the values 32,48,57
ReplyDeleteAsc Function in VB Scripting is used to return the character Ascii Code for the character.
Delete
ReplyDelete@Kiran-
The Asc function converts argument to ANSI code.
please refer for details -
http://msdn.microsoft.com/en-us/library/xfw01fx4%28v=vs.84%29.aspx
for all programs we can write like this
ReplyDeleteI think its not possible , its only for vb scripting , and file system , excel .. ect
ReplyDeleteHi ,
ReplyDeleteWhat does myNumber does here.Can anyone explain the function in does here
myNumber is a variable to store the Numeric values which come from the string.
DeleteHow to identify Web elements (link,button) and write scripts and execute without using qtp
ReplyDeleteThanks for the valuable information and insights you have so provided here... ingilizce kursu
ReplyDeleteSince the torment more often than not gradually exacerbates, the patient will most likely be unable to demonstrate a particular time when damage occurred. Swelling over the site of damage is exceptionally normal. how to prevent stress fractures
ReplyDeleteWow i can say that this is another great article as expected of this blog.Bookmarked this site.. beşiktaş ingilizce kursları
ReplyDeleteVery useful post. This is my first time i visit here. I found so many interesting stuff in your blog especially its discussion. Really its great article. Keep it up. quizzes
ReplyDeleteI was surfing the Internet for information and came across your blog. I am impressed by the information you have on this blog. It shows how well you understand this subject. z code system discount
ReplyDeleteGreat post, you have pointed out some fantastic points , I likewise think this s a very wonderful website. buy real instagram likes without paypal
ReplyDelete