Search found 1 match

by grinder
Sat Jan 05, 2002 8:04 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Errors in drawing rectangles and lines
Replies: 4
Views: 6387

What software are you using?

A 10 = 0x0A = LF = n, and a 13 = 0x0D = CR = r

Some software may do some translation, for instance replacing LF with CR+LF. For instance, in Hyper Terminal there is a setting for "Send line ends with line feeds".

Just something to check.