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...

Can we display only integers / numbers through the message
box? Is there any constraint to do so?

Answer Posted / sachin

Message box can display both integer and string like we can
give
Msgbox 5
Msgbox "5". But really there is an issue with VB's message
box for the length. It can only display limited text. What
I mean is

If we concatenate a string to a very large string in a loop
(for eg selected items in a listview,grid etc) then if we
put this string in a message box like

msgbox strSelection . Then you will notice that half of
your string will be missing. So same will happen with
number but it doesn't make sense we ever having a large
number like that !

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is there any Edit method in ADO Data Access method?

2093


What is script control?

1116


What is meant by Establish Connection in RDO? 74.1s it possible to Access BackEnd procedures? Explain.

1557


Is visual basic c#?

999


How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?

1596


What is the difference between Msgbox Statement and MsgboxQ function?

2030


Types of cursors in RDO.

2187


What are the rules which should be followed while naming a variable in VB?

1096


What are the Differenct Types of Instancing Property in ActiveX Dll and Exe?

2152


what are the types of LockEdits in DAO?

2142


What is the difference between adodc and adodb in vb?

1082


Which method is preferred to save data like database to the disk?

2436


Which type of object requires this object?

2050


Types of LockEdits in RDO.

2213


Explain Default cursor Type and LockEdit type in DAO?

1155