Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ASCII code problems
Message
 
 
To
25/06/2002 19:38:05
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00672238
Message ID:
00672315
Views:
5
That's exactly right, and I can't figure it out either.
jfh


>Cathi,
>
>The weird thing about this is that it doesn't appear that your mychar is actually the same thing.
>
>
>Char mychar = (char)149;
>MessageBox.Show(mychar.ToString());
>
>
>This shows a different character than what I see if I do the same thing in VFP:
>
>
>mychar = CHR(149)
>MessageBox(mychar)
>
>
>Any idea what's going on?
>
>~~Bonnie
Previous
Reply
Map
View

Click here to load this message in the networking platform