write a vb script to display apple that is 1st a should be
displayed then ap then app then appl then apple

Answer Posted / sadashivbyagi

guys dont complex the simple qn's

just try for this k

msgbox "a"&" "&"ap"&" "&"app"&" "&"appl"&" "&"apple"

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to Import data from a file (file is on the desktop) to the data table

1577


what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?

1430


Mention what is variant in vbscript?

552


What is the use of the instr function?

579


What are the differences between sub procedures and function procedures?

520






hi all, i had a question, that how to find out hiding a coloumn in a table i had a table having the following column names NAME DESCRIPTION CREATED TIME CREATED USER if i right clicked on a NAME column it will displays a menu having the same column names in a list like NAME DESCRIPTION CREATED TIME CREATED USER with check boxes.if i unched any check box, that column name should not be appear in the main table column names could anyone please solve this problem?

1548


What are lbound and ubound in the vbscript language?

602


how to comvert 120 into one hunderd twenty rupees only and vice varsa

1800


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

1684


What is the scope of a constant declared using public?

557


Explain about the functionality of vb script?

567


How will you get a string with the specified character the specified number of times in vbscript?

571


Explain about scrrun.dll in vbscript?

646


I need to get some data from data base and store this (retrieved) data in a excel sheet using VB script in QTP9.0 I have created connection for data base I have created as excels sheet by using Set XL=CreateObject("Excel.Application") XLworksheet.cells(1,1).value= rs.fields.item("<>") I have taken a for loop and changed the cells values (1 as i and another 1 as j) But still I am not able to get Plz kindly tell me know this . It is very urgent

1769


What are class properties?

650