I have a piece of code where I print using
![]() |
There are isolated problems with current patches, but they are well-known and documented on this site. |
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 LoungerViewing 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
-
Edge Seems To Be Gaining Weight
by
bbearren
1 hour, 57 minutes ago -
Rufus is available from the MSFT Store
by
PL1
10 hours, 36 minutes ago -
Microsoft : Ending USB-C® Port Confusion
by
Alex5723
12 hours, 45 minutes ago -
KB5061768 update for Intel vPro processor
by
drmark
8 hours, 59 minutes ago -
Outlook 365 classic has exhausted all shared resources
by
drmark
10 hours, 56 minutes ago -
My Simple Word 2010 Macro Is Not Working
by
mbennett555
8 hours, 31 minutes ago -
Office gets current release
by
Susan Bradley
11 hours, 8 minutes ago -
FBI: Still Using One of These Old Routers? It’s Vulnerable to Hackers
by
Alex5723
2 days, 1 hour ago -
Windows AI Local Only no NPU required!
by
RetiredGeek
1 day, 9 hours ago -
Stop the OneDrive defaults
by
CWBillow
2 days, 2 hours ago -
Windows 11 Insider Preview build 27868 released to Canary
by
joep517
2 days, 11 hours ago -
X Suspends Encrypted DMs
by
Alex5723
2 days, 14 hours ago -
WSJ : My Robot and Me AI generated movie
by
Alex5723
2 days, 14 hours ago -
Botnet hacks 9,000+ ASUS routers to add persistent SSH backdoor
by
Alex5723
2 days, 15 hours ago -
OpenAI model sabotages shutdown code
by
Cybertooth
2 days, 15 hours ago -
Backup and access old e-mails after company e-mail address is terminated
by
M W Leijendekker
2 days, 3 hours ago -
Enabling Secureboot
by
ITguy
2 days, 10 hours ago -
Windows hosting exposes additional bugs
by
Susan Bradley
2 days, 23 hours ago -
No more rounded corners??
by
CWBillow
2 days, 19 hours ago -
Android 15 and IPV6
by
Win7and10
2 days, 9 hours ago -
KB5058405 might fail to install with recovery error 0xc0000098 in ACPI.sys
by
Susan Bradley
3 days, 11 hours ago -
T-Mobile’s T-Life App has a “Screen Recording Tool” Turned on
by
Alex5723
3 days, 14 hours ago -
Windows 11 Insider Preview Build 26100.4202 (24H2) released to Release Preview
by
joep517
3 days, 9 hours ago -
Windows Update orchestration platform to update all software
by
Alex5723
3 days, 21 hours ago -
May preview updates
by
Susan Bradley
3 days, 9 hours ago -
Microsoft releases KB5061977 Windows 11 24H2, Server 2025 emergency out of band
by
Alex5723
3 days ago -
Just got this pop-up page while browsing
by
Alex5723
3 days, 14 hours ago -
KB5058379 / KB 5061768 Failures
by
crown
3 days, 11 hours ago -
Windows 10 23H2 Good to Update to ?
by
jkitc
2 days, 13 hours ago -
At last – installation of 24H2
by
Botswana12
4 days, 13 hours ago
Recent blog posts
Key Links
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
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.