How to display all control characters of lines?
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
-
- Posts: 14
- Joined: Tue Jul 31, 2007 3:14 pm
How to display all control characters of lines?
How to display all control characters of lines?
-
- Posts: 14
- Joined: Tue Jul 31, 2007 3:14 pm
-
- Posts: 2461
- Joined: Sun Mar 02, 2003 9:22 pm
-
- Posts: 14
- Joined: Tue Jul 31, 2007 3:14 pm
Sorry for the misunderstanding.nathanv117 wrote:Imported a file to textpad. want to know what the white space at the end of each lline contains. Textpad finds blank for some lines only.
Also want to find what other white spaces have. Need to add strings after the last word in each line.
I tried View | Visible Spaces option and the textpad shows blank space for the lines it missed.
Appoliges again
nathan
-
- Posts: 2461
- Joined: Sun Mar 02, 2003 9:22 pm
-
- Posts: 14
- Joined: Tue Jul 31, 2007 3:14 pm
-
- Posts: 2461
- Joined: Sun Mar 02, 2003 9:22 pm
- Bob Hansen
- Posts: 1516
- Joined: Sun Mar 02, 2003 8:15 pm
- Location: Salem, NH
- Contact:
-
- Posts: 14
- Joined: Tue Jul 31, 2007 3:14 pm
In binary shows up as hex 0D0A namely LR and LFben_josephs wrote:What are these characters? Open the file in binary format and have a look.
Zerubbabel <a href="#371M3f">See - 371M3f</a> <a href="#INDX">Index</a>
<!-- ZZZZZZZZZZ END -->
<!--YYYYYYYYYY START CATEGORY INDEX - nnnnn LINES -->
<h2><a name="CATINDX">Category Index</a></h2>
A
But the blank lines does not show up in binary file, why?
But textpad find ^\n highlights first position of a blank line in txt file!
Is \n is LF?
Thanks for directing me to binary lookup. learned something new!
How to insert a string at the end of these lines?
Appreciate your help.
-
- Posts: 14
- Joined: Tue Jul 31, 2007 3:14 pm
Opened a text file (class?) sent by another person. Do not know whether they did END after each line.Bob Hansen wrote:What class of file are you looking at?
What do mean be special characters? Explain or show example.do not see any special chars.
Did you press END to go to the end of each line?
Please see my previous reply. Thanks.
-
- Posts: 14
- Joined: Tue Jul 31, 2007 3:14 pm
-
- Posts: 14
- Joined: Tue Jul 31, 2007 3:14 pm