Re: Sir,!_NEWLINE_!I want to get ASCII using java and !_NEWLINE_!also i want to use my code in V.B.
Posted By:
Simon_Ablett
Posted On:
Monday, September 3, 2001 08:49 AM
Do you mean that you want to write a class in Java to return the Ascii code for every character and to then call it from a VB program? When you say ascii do you mean the representation as seen on the screen? What about non-printable characters (0-31 or >127) ?
nb. are you aware that the characters above 127 in ascii are not standard and can vary from typeface to typeface?