Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How do display output message without using msgbox function?

Answer Posted / thachnan

if we want to display the output message or value without using "msgbox".we can use "print" functions.

ex:
a=10
b=15
c=a+b
print c

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the asc function?

992


I have an excel sheet with multiple ID's in a column. Now i need fetch those ID's in an application and check whether if it already exist in the DB. If not then i have to go with the process of inserting them in the DB. If it exists then i need to skip that ID and move to the next ID and check the same and proceed. How can i do that with for loop and if condition?

1443


Explain about tristate constants in vbscript?

1132


What are the disadvantages of vbscript?

1302


How are arrays declared in the vbscript language?

1046


what is resorceallocation

2275


Why to use option explicit in vb script?

1099


who will create the object?

2250


Explain the arrays in vb script?

1104


Why is the use of exit do or exit for statements within loops discouraged?

1093


please can you help me to get a code of flames using a visual basic 6

1856


1. How do declare public variable in vb scripts?

2195


Which operator can be used to change the value of the operand or change the state of the condition?

1079


Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?

3092


Mention what are the rules to name variable in vbscript?

1070