|
-
Sep 18th, 2002, 08:27 AM
#1
Thread Starter
Member
VB.NET equivelent of chr$() and asc() ?
Like the various uses of 'myString.substring' are used in vb.net instead of the old vb6 left, right and mid. Can someone tell me the vb.net version of, for example: chr$(34) and asc("Z"), thanks.
I don't want to use the above, or bring in the vb namespace, I'd like to find the proper vb.net way of doing them.
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|