Entering ASCII Codes in Windows
To enter an ASCII code for a control character into a Text Editor; you can't type in an ASCII code for a Line Feed with is ASCII OCT 012. To enter this in the text editor, you enter: ALT+012. Or you could describe that action as holding down the ALT key while typing 012.
In TextPad, the regular expression for 012 the LineFeed is <\f>.

0 Comments:
Post a Comment
Links to this post:
Create a Link
<< Home