ToAscii System Options
Convert text to ASCII line by line. This process involves convert Unicode symbols, characters, diacritic, and ligatures to ASCII. Also, it strips non-mapped non-ASCII characters at the end.
Specifically, this toAscii is the lvg flow options
-f:q7:q8.
That is,
This page lists all system options for toAscii programs
| Flag | Feature Descriptions |
|---|---|
| Input Filter Options: | |
| None | |
| Global Behavior Options: | |
| ci | Print configuration information of toAscii. |
| d | Print details information of toAscii conversion. |
| h | Print program help information. |
| hs | Print option's hierarchy structure. |
| i:STR | Define input file name. The default is standard input. |
| o:STR | Define output file name. The default is standard output. |
| p | Show the prompt. The default is no prompt. |
| v | Return the current version identification of toAscii. |
| x:STR | Loading an alternative configuration file. |
| Output Filter Options: | |
| pio | Preserve and display input and output terms |
| n | Return a "-No Output-" message when an input produces no output. |
Examples: