What character does notepad use to wrap the test? Any and all help greatly appreciated!
H Holden Cauldfield Mar 31, 2005 #1 What character does notepad use to wrap the test? Any and all help greatly appreciated!
T Ted Swirsky Apr 3, 2005 #2 I beleive Notepad wraps text when the text does not fit on a line so there is not a special character assigned to the task. If you mean what character does it use to force a new line, it is a combination of CR-LF which is carriage control (Hex 13) and Line Feed (Hex 10). Ted
I beleive Notepad wraps text when the text does not fit on a line so there is not a special character assigned to the task. If you mean what character does it use to force a new line, it is a combination of CR-LF which is carriage control (Hex 13) and Line Feed (Hex 10). Ted