I have a piece of code where I print using
![]() |
Patch reliability is unclear. Unless you have an immediate, pressing need to install a specific patch, don't do it. |
SIGN IN | Not a member? | REGISTER | PLUS MEMBERSHIP |
-
Format String Confusion (VB.NET 2003)
Home » Forums » Developers, developers, developers » DevOps Lounge » Format String Confusion (VB.NET 2003)
- This topic has 12 replies, 3 voices, and was last updated 20 years, 7 months ago.
AuthorTopicWSc_dewitt
AskWoody LoungerNovember 4, 2004 at 3:11 pm #411825Viewing 1 reply threadAuthorReplies-
WSrory
AskWoody Lounger -
WSc_dewitt
AskWoody LoungerNovember 4, 2004 at 6:53 pm #895704Thanks, that works.
I used Format because that’s what I found first that looked like it should work. It doesn’t specify any specific input type in the documentation I’m using (Microsoft Visual Studio .NET 2003 Documentation), it just says “Any valid expression”. I expected it would typecast to whatever was needed.
-
WSrory
AskWoody LoungerNovember 5, 2004 at 12:43 pm #896018You could also use:
Format(CDbl(model_value), "#0.0#")
If you look at the settings for the Style argument in Help you will notice that it does not show you how to format strings (since returning a string representation of a string is fairly pointless!
) but I confess that I would also expect an implicit conversion to be done, for exactly that reason. Obviously I haven’t seen the rest of your code but if model_value was a number at some point before being converted into a string, it might make sense to either format it then or have an additional variable to hold the string representation whilst keeping the numeric variable intact.
-
WSc_dewitt
AskWoody Lounger -
WSrory
AskWoody LoungerNovember 5, 2004 at 3:42 pm #896123That was kind of my point – you only use the format function because a number/date etc. has no inherent formatting. You are converting it to a string representation.
Under Visual Basic Language Concepts in MSDN, it says:
[indent]
In Visual Basic .NET, the Format function does not convert strings to numbers for you. Thus, the first of the following two lines of code is invalid in Visual Basic .NET, while the second is valid:
Format(“1.234”, “#.#”) ‘ Displays “#.#”.
Format(CSng(“1.234″),”#.#”) ‘ Displays “1.234”.
[/indent]
An alternative is to declare a variable of type double (or single) and assign the string value to it at which point an implicit conversion should take place and you can then pass the new variable to the format function. -
WScharlotte
AskWoody Lounger -
WScharlotte
AskWoody Lounger -
WSrory
AskWoody LoungerNovember 5, 2004 at 3:42 pm #896124That was kind of my point – you only use the format function because a number/date etc. has no inherent formatting. You are converting it to a string representation.
Under Visual Basic Language Concepts in MSDN, it says:
[indent]
In Visual Basic .NET, the Format function does not convert strings to numbers for you. Thus, the first of the following two lines of code is invalid in Visual Basic .NET, while the second is valid:
Format(“1.234”, “#.#”) ‘ Displays “#.#”.
Format(CSng(“1.234″),”#.#”) ‘ Displays “1.234”.
[/indent]
An alternative is to declare a variable of type double (or single) and assign the string value to it at which point an implicit conversion should take place and you can then pass the new variable to the format function.
-
-
WSc_dewitt
AskWoody Lounger
-
-
WSrory
AskWoody LoungerNovember 5, 2004 at 12:43 pm #896019You could also use:
Format(CDbl(model_value), "#0.0#")
If you look at the settings for the Style argument in Help you will notice that it does not show you how to format strings (since returning a string representation of a string is fairly pointless!
) but I confess that I would also expect an implicit conversion to be done, for exactly that reason. Obviously I haven’t seen the rest of your code but if model_value was a number at some point before being converted into a string, it might make sense to either format it then or have an additional variable to hold the string representation whilst keeping the numeric variable intact.
-
-
WSc_dewitt
AskWoody LoungerNovember 4, 2004 at 6:53 pm #895705Thanks, that works.
I used Format because that’s what I found first that looked like it should work. It doesn’t specify any specific input type in the documentation I’m using (Microsoft Visual Studio .NET 2003 Documentation), it just says “Any valid expression”. I expected it would typecast to whatever was needed.
-
-
WSrory
AskWoody Lounger
Viewing 1 reply thread -

Plus Membership
Donations from Plus members keep this site going. You can identify the people who support AskWoody by the Plus badge on their avatars.
AskWoody Plus members not only get access to all of the contents of this site -- including Susan Bradley's frequently updated Patch Watch listing -- they also receive weekly AskWoody Plus Newsletters (formerly Windows Secrets Newsletter) and AskWoody Plus Alerts, emails when there are important breaking developments.
Get Plus!
Welcome to our unique respite from the madness.
It's easy to post questions about Windows 11, Windows 10, Win8.1, Win7, Surface, Office, or browse through our Forums. Post anonymously or register for greater privileges. Keep it civil, please: Decorous Lounge rules strictly enforced. Questions? Contact Customer Support.
Search Newsletters
Search Forums
View the Forum
Search for Topics
Recent Topics
-
EaseUS Partition Master free 19.6
by
Alex5723
18 minutes ago -
Microsoft : Edge is better than Chrome
by
Alex5723
12 hours, 36 minutes ago -
The EU launched DNS4EU
by
Alex5723
1 day, 1 hour ago -
Cell Phone vs. Traditional Touchtone Phone over POTS
by
280park
15 hours, 39 minutes ago -
Lost access to all my networked drives (shares) listed in My Computer
by
lwerman
1 day, 6 hours ago -
Set default size for pasted photo to word
by
Cyn
1 day, 12 hours ago -
Dedoimedo tries 24H2…
by
Cybertooth
1 day ago -
Windows 11 Insider Preview build 27871 released to Canary
by
joep517
2 days, 11 hours ago -
Windows 11 ad from Campaign Manager in Windows 10
by
Jim McKenna
4 hours, 31 minutes ago -
Small desktops
by
Susan Bradley
3 hours, 37 minutes ago -
Totally disable Bitlocker
by
CWBillow
1 day, 5 hours ago -
Phishers extract Millions from HMRC accounts..
by
Microfix
2 days, 9 hours ago -
Windows 10 22H2 Update today (5 June) says up-to-date but last was 2025-04
by
Alan_uk
3 days, 15 hours ago -
Thoughts on Malwarebytes Scam Guard for Mobile?
by
opti1
1 day, 10 hours ago -
Mystical Desktop
by
CWBillow
3 days, 18 hours ago -
Meta and Yandex secretly tracked billions of Android users
by
Alex5723
3 days ago -
MS-DEFCON 2: Do you need that update?
by
Susan Bradley
11 hours, 35 minutes ago -
CD/DVD drive is no longer recognized
by
WSCape Sand
4 days, 10 hours ago -
Windows 11 24H2 Default Apps stuck on Edge and Adobe Photoshop
by
MikeBravo
4 days, 13 hours ago -
North Face and Cartier customer data stolen in cyber attacks
by
Alex5723
4 days, 11 hours ago -
What is wrong with simple approach?
by
WSSpoke36
2 days, 9 hours ago -
Microsoft-Backed Builder.ai Set for Bankruptcy After Cash Seized
by
Alex5723
4 days, 22 hours ago -
Location, location, location
by
Susan Bradley
3 days, 12 hours ago -
Cannot get a task to run a restore point
by
CWBillow
4 days, 23 hours ago -
Frustrating search behavior with Outlook
by
MrJimPhelps
4 days, 14 hours ago -
June 2025 Office non-Security Updates
by
PKCano
5 days, 10 hours ago -
Secure Boot Update Fails after KB5058405 Installed
by
SteveIT
13 hours, 7 minutes ago -
Firefox Red Panda Fun Stuff
by
Lars220
5 days, 10 hours ago -
How start headers and page numbers on page 3?
by
Davidhs
5 days, 21 hours ago -
Attack on LexisNexis Risk Solutions exposes data on 300k +
by
Nibbled To Death By Ducks
4 days, 23 hours ago
Recent blog posts
Key Links
Want to Advertise in the free newsletter? How about a gift subscription in honor of a birthday? Send an email to sb@askwoody.com to ask how.
Mastodon profile for DefConPatch
Mastodon profile for AskWoody
Home • About • FAQ • Posts & Privacy • Forums • My Account
Register • Free Newsletter • Plus Membership • Gift Certificates • MS-DEFCON Alerts
Copyright ©2004-2025 by AskWoody Tech LLC. All Rights Reserved.