Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
util:asc2ans [2010/02/24 15:37] – created digitalman | util:asc2ans [2023/12/29 02:05] (current) – The outfile.ans argument is optional (outputs to stdout if not supplied). digital man | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== ASC2ANS ====== | ====== ASC2ANS ====== | ||
- | FIXME | + | Converts a Synchronet ASCII text file encoded with [[custom: |
+ | |||
+ | This utility allows you to convert files that use Ctrl-A codes (attributes) into ANSI files suitable for viewing or editing with a [[resource: | ||
+ | |||
+ | The syntax is: | ||
+ | asc2ans infile.asc [outfile.ans] [options] | ||
+ | |||
+ | ^ Option ^ Description ^ | ||
+ | | -strip | strip Ctrl-A codes without [[ref: | ||
+ | |||
+ | |||
+ | The suffix/ | ||
+ | |||
+ | If an '' | ||
===== See Also ===== | ===== See Also ===== | ||
- | * [[ans2asc]] | ||
* [[: | * [[: | ||
+ | * [[: | ||
+ | * [[: | ||
+ | |||
+ | {{tag> |