what is the function to get the ascii value of the
character?

Answers were Sorted based on User's Feedback



what is the function to get the ascii value of the character?..

Answer / cybergh0st

asc()

Is This Answer Correct ?    80 Yes 23 No

what is the function to get the ascii value of the character?..

Answer / vinod

Print Asc("A") ' prints 65

Is This Answer Correct ?    61 Yes 7 No

what is the function to get the ascii value of the character?..

Answer / bfakruddin

msgbox asc("i")

Is This Answer Correct ?    36 Yes 13 No

what is the function to get the ascii value of the character?..

Answer / doos

Asc(<character>) function is proper

Is This Answer Correct ?    3 Yes 0 No

what is the function to get the ascii value of the character?..

Answer / sam

Under freaking 2007 version it's code()!!

Is This Answer Correct ?    9 Yes 9 No

what is the function to get the ascii value of the character?..

Answer / brahma

ascii(char)

Is This Answer Correct ?    56 Yes 59 No

Post New Answer

More VB Script Interview Questions

What are class events?

0 Answers  


What is the purpose of the err object in the vbscript language?

0 Answers  


Explain about the functionality of vb script?

0 Answers  


Check whether given Number is Even or Odd?

2 Answers   HDFC,


Explain a few date functions in vbscript

0 Answers  


I want good books or good sites for scripting.Can any one help me.

0 Answers   Wipro,


while using Keyward driven framework in QTPif new requirements are added how to manage it...plz ans

0 Answers   IBM,


Hi I am having one folder with set of text files now i want to read and write that text files data into QTP. Any help plsss.

1 Answers  


What is the use of option explicit in vbscript?

0 Answers  


What is the difference between function and procedure?

0 Answers  


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

0 Answers  


How can you test font size, type and color using QTP tool?

3 Answers  


Categories