home *** CD-ROM | disk | FTP | other *** search
- Character.set
-
- ASCII-7
- This is the default character set for Envoy 100 entities and specifies
- user's character set as ASCII-7. The user's default chaacter set can
- be temporarily changed at login as shown below (in this example the user
- is profiled for ASCII-8 or ASCII-7E):
-
- User name/NOM D'USAGER? [username> (ASCII-7)
-
- Users with SET capability can change their character set while logged onto
- Envoy 100 by entering the single line command format as follows:
-
- SET CHARACTER.SET ASCII-7
- or SET CHARACTER.SET ASCII-7 (TEMP)
-
- CHARACTER.SET is also a valid field within the SET script.
-
- ASCII-7E
- This is the ASCII-7 Extended character set (i.e. bit data in 7-bit format).
- The user's default character set can be temporarily changed at login as
- shown below:
-
- User name/NOM D'USAGER? [username> (ASCII-7E)
-
- Users with SET capability can change their character set while logged onto
- Envoy 100 by entering the single line command format as follows:
-
- SET CHARACTER.SET ASCII-7E
- or SET CHARACTER.SET ASCII-7E (TEMP)
-
- CHARACTER.SET is also a valid field within the SET script.
-
- ASCII-8
- This is the full 8-bit character set. It will allow users to use accented
- characters and all other characters in Latin Alphabet No. 1. (CSA Z243.4).
- The user's default character set can be temporarily changed at login as
- shown below (in this example the user is profiled for ASCII-7 or ASCII-7E):
-
- User name/NOM D'USAGER? [username] (ASCII-8)
-
- Users with SET capability can change their character set while logged onto
- Envoy 100 by entering the single line command format as follows:
-
- SET CHARACTER.SET ASCII-8
- or SET CHARACTER.SET ASCII-8 (TEMP)
-
- CHARACTER.SET is also a valid field within the SET script.
-