ASCII character 13
- From: Richard Sweeny <richsweeny@xxxxxxxxxxxxx>
- Date: Fri, 17 Nov 2006 17:22:53 -0500
I will be supplied a file of names delimited by the ASCII character 13.
I know in AppleScript I would set this :
set cr to ASCII character 13
How do I refer or set this in java. I figure I can read the file in an
use a StringTokenizer to go through the file to pull the names but how
do I refer to ASCII character 13 as the delimiter.
Thanks,
Rich
.
- Follow-Ups:
- Re: ASCII character 13
- From: Mark Rafn
- Re: ASCII character 13
- Prev by Date: Re: Is this compiler warning impossible to get rid of?
- Next by Date: Re: ASCII character 13
- Previous by thread: Is this compiler warning impossible to get rid of?
- Next by thread: Re: ASCII character 13
- Index(es):