Readable 2.3.0.230

Published by

Readable offers a replacement for the standard TYPE command, allowing users to apply multiple formatting options when processing text files.

Readable 2.3.0.230

Readable offers a replacement for the standard TYPE command, allowing users to apply multiple formatting options when processing text files. This option is particularly beneficial for analyzing logs and creating reports with customized formatting, for instance.

Improve Readability
Readable enables you to improve text readability by adding separators, blank lines, and extra spaces. While these enhancements can be made manually in any text editor, using Readable to automate these actions can save you time and effort.

Additional Options
With Readable, you can easily add a blank line or a separator before or after a line, remove lines containing specific text, or insert an additional space for each blank line. Additionally, you can eliminate solitary blank lines and define custom separators, delimiters, divider characters, and a custom line length.

Extended Search Mode
The extended search mode in Readable allows you to perform searches containing "\n" and "\t," while the search and replace command enables you to erase and replace a string quickly. By default, Readable displays the result in the StdOut, but you also have the option to save it as a text file or configure Readable to generate a sample search and replace the file.

CMD Syntax:
-----------
Readable64 [options]

Readable64 [-b] [-s] [-p] [-a] [-e] [-x] [-o ] [-r ] [-c ] [-d ] [-l ] [-f ] [--sk ][--sa ] [--sb ] [--la ] [--lb ] [--dl ] [--nl ]

Readable64 [--ms ["filename"] [--ss]]

Readable64 [-h|-?|--h2|--??] [-v]
Readable64 [-i|--Info|--Version-Only]

Option Definitions:

-b, --banner .............. Display banner information on each program execution.
--sb, --space-before .. Display a blank line before any line containing this text.
--sa, --space-after ... Display a blank line after any line containing this text.
--lb, --line-before ... Display a separator before any line containing this text.
--la, --line-after .... Display a separator after any line containing this text.
--sk, --skip-line ..... Do not display any lines containing this text.
-p, --ps, --plus-space .... Add a space with each blank line generated or displayed.
-f, --find ................ Find ONLY those lines containing this text.
-a, --ascii ............... Evaluate the input file as an ASCII file rather than a Unicode file.
-x, --extended-search ..... Enable extended search mode, where "\n" and "\t" can be searched.
-s, --case-sensitive ...... Make all searches case-sensitive (default = case-insensitive).
-c, --cs, --separator ..... Select a custom separator character (default = "-").
-d, --cd, --delimiter ..... Select a custom delimiter character (default = ";").
--lc, --linechar ...... Select a custom divider line character (default = "=").
-L, --ll, --linelen ....... Select a custom line length for all separators (default = 80).
-r, --replace ............. Provide the filename of a text file containing search/replace entries: one per line.
-o, --out ................. Provide the filename for writing the output instead of StdOut.
--nl, --newline ....... Display at least one new line at the end of the text file.
--dl, --divider ....... Display at least one line separator at the end of the text file.
-e, --eliminate ........... Eliminate all solitary blank lines inside the text file.
--ms, --make-sample ... Generate a sample search/replace file with a default name of: "#Replacement_Sample.TXT".
--ss, --show-sample ... Display contents of generated sample search/replace file.
-v, --verbose, --build .... Display extended build information, plus application exit/return codes.
-h, --help, -? ............ Display this help message.
--h2, --??, --help2 ... Display extended help information, plus exit/return codes.
-i, --info ................ Display banner and build information, then exit.
--version-only ........ Display build information without a banner, then exit.
--audible-error ....... Enable a beep on syntax error.
--error-delay ......... Enable a ~7-second delay on syntax error.
--debug-mode .......... Enable debug mode, which includes enabling Audible Error and Error Delay.

----------------
Syntax Examples:
----------------
Readable64 C:\Logs\MyReport.TXT
Readable64 D:\Reports\ThatReport.TXT --LA="Finished;Ended"
Readable64 E:\Jobs\SomeOutput.LOG --sa "Starting;Name:" --sb "Summary"
Readable64 F:\MyData\ThisLog.TXT -f "totals:;average:;"
Readable64 G:\ThisData\ThatLog.TXT -r "H:\MyReplacements.TXT" --DL 2 --NL 2 --LC "*"
Readable64 --Make-Sample "I:\CustomReplacements.TXT"
Readable64 -h

Similar:
4 Ways to Get Microsoft Office Free
How to Find and Replace Text in Notepad in Windows 10 & 11
How to Automatically Add Date and Time to Notepad Documents
How to Change Zoom in or out of Text in Notepad
How to Remove or Restore Notepad in Windows 10 & 11
Convert Text to Speech With Notepad

Readable 2.3.0.230