[Coco] End-of-Line Character

Gene Heskett gene.heskett at verizon.net
Sat May 5 21:42:44 EDT 2007


On Saturday 05 May 2007, Joel Ewy wrote:
>Manney wrote:
>> With the CoCo, I cannot remember for the life of me what constitutes
>> the end-of-line character in DECB. Does it use CHR$(10) or CHR$(13) or
>> both? It's been way too long since I worked with this.
>
>Off the top of my head, ISTR something like this:
>
>DOS: CRLF
>Un*x: LF
>Mac & CoCo: CR
>
LF's are a chr$(10) or a hex 0A
CR's are a chr$(13) or a hex 0D
FF's are a chr$(12) or a hex 0C

>Now which one is what ASCII value?  Are you going to make me open a
>book?  :)

gee, can't have that now, can we? :-)
>
>JCE
>
>> Thanks.
>> -M.
>>
>>
>> --
>> Coco mailing list
>> Coco at maltedmedia.com
>> http://five.pairlist.net/mailman/listinfo/coco
>
>--
>Coco mailing list
>Coco at maltedmedia.com
>http://five.pairlist.net/mailman/listinfo/coco



-- 
Cheers, Gene
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
"Your mother was a hamster, and your father smelt of elderberrys!"
-- Monty Python and the Holy Grail



More information about the Coco mailing list