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

Answer Posted / vinod

Print Asc("A") ' prints 65

Is This Answer Correct ?    61 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the difference between modular and data and keyword driven framework

1733


Explain the scope of the variables using dim, public, and private keywords respectively.

711


How to throw an error in vbscript?

591


Mention what is the use of option explicit in vbscript?

537


i wrote vbscripit code in notepad i got error i am in learning stage if u ps tell me what wrong in my code my error is "object required descriptive at line one run time error"and my code is "set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signinobj("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Set secure.Crypt.Encrypt("enter password") browser("gmail").page("gmail").WebButton("siginobj").click

1407






what is event handling?

574


What are the differences between sub procedures and function procedures?

509


give me any information abou vb script books learn quckly

1646


Explain sga memory structures?

566


When are redim statement and preserve keyword used in the vbscript language?

578


How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.

2562


Explain vbscript in detail?

605


Hi Friends my Question is very simple,in Manual testing when we click on a hyper link it directs us to the relavent page or it re-directs us to the current page,so there we can easily write testcase but same thing if we do in automation script using QTP & need to generate report using Reporter.report event how we will do it?thanks in advance...

1643


Compare java script and vb script?

583


what is used of Property........End Property loop ? how to write the script for it?

1672