what is the function to get the ascii value of the
character?
Answer Posted / bfakruddin
msgbox asc("i")
| Is This Answer Correct ? | 36 Yes | 13 No |
Post New Answer View All Answers
Can any one provide code for Mid(string,start[,length]). I have been asked to write code for Mid(). i.e We need to define our own function say MyMid() which should behave same like built-in Mid function
What is Procedure or Subroutine in VB Script?
Dear All, I am geting below IE error whilie executing the QTP scripts in Batch mode "Internet Explorer has encountered a problem and needs to close. We are sorry for the inconvenience." can any one suggest me how to resolve this issue . Thanks Balaji
What are string functions in vbscript?
Explain about vb script?
how to set one column as primary key in QTP and fetch values accordingly
How to open excel in vb script?
How will you get a combined string from array of string in vbscript?
what is the object hyrarchy in QTP for a web based application
Is VB Script Case sensitive or Case insensitive?
Explain about the functionality of vb script?
Difference between dim,public and private variables in vb script?
If else for do while select in vb script?
what is resorceallocation
How you can call vbscript functions?