BS 08
HT 09
LF 10 (missing)
VT 11
FF 12
CR 13 (missing)
How come you're missing LF and CR??? gave me a start as I'm still bit banging. and using your table as my reference, and I did pay the reg fee.
oh,well.
Todd.
Control Characters table missing chars
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
-
- Posts: 14
- Joined: Fri Jan 30, 2004 10:31 pm
-
- Posts: 2461
- Joined: Sun Mar 02, 2003 9:22 pm
LF and CR are entered by pressing the Enter or Return key. Exactly which character(s) are entered depends on the file type: PC (CR,LF), Unix (LF) or Mac (CR). For text files (TextPad is a text editor) it would be inappropriate to enter a line-ending character inconsistent with the file's format, so the means of doing so aren't provided.