8 |
Ignore 8th bit. Characters which conform to the ASCII standard are 8-bits long. However, the 8th bit is never used for character representation. 3B2 enables you to ignore this 8th bit. |
1 |
Start a new paragraph for each line. |
x |
Ignore any coding of the file in 3B2 format, e.g. characters in angle brackets or in typical show string sequence. |
t |
Preserve tab characters from the original file. |
n |
Treat end of line character as line feed (not carriage return) character. |
z |
Ignore word processor controls. |
u |
Preserve multiple spaces. |
v2 |
Convert multiple spaces to tabs. |
y |
Preserve initial spaces. |
e |
Preserve exact mark-up. |
qe |
Convert keyboard quotes to English or Spanish “ ”. |
qg |
Convert keyboard quotes to German „ ‟ |
qs |
Convert keyboard quotes to Swedish ” ”. |
qn |
Convert keyboard quotes to Norwegian or Russian « »
(guillemets set tight against the word). |
qf |
Convert keyboard quotes to French or Italian « »
(guillemets set with a space against the word). |
qd |
Convert keyboard quotes to Danish » « (reversed guillemets). |
qo |
Convert keyboard quotes to ‟ „. |
q{"/"} |
Convert keyboard quotes to the characters shown either side of the / character. These characters can be edited by the user, e.g. if you wanted quotes to come across as the words 'OPEN' and 'CLOSE', this option would take the form q{OPEN/CLOSE}. |
-- |
A hyphen before one of the character map options toggles inversion of the selected character map on or off before applying it to the incoming text stream. |
a |
Convert text from Ansi character set. |
i |
Convert text from IBM character set. |
o |
Convert text from IBM Danish character set. |
g |
Convert text from IBM Greek character set. |
b |
Convert text from SmartFont (TextData) character set. |
c |
Convert text from Mac character set. |
s |
Convert text from ISO character set. |
[...] |
Encloses the name of a character map used to import text. |