Boîte de dialogue Insérer des symboles ou des caractères spéciaux

You can access the Insert Symbols or Special Characters dialog using the following methods:

Depending on the method you use to open the dialog, it will contain one or more of the following tabs:

ClosedOnglet Symboles

The Symbols tab is available on the dialog when the dialog is opened from either of the two methods described above.

Using the Symbols tab, you can insert onto your templates and data entry forms characters and symbols from a variety of fonts, including many that are not available on standard keyboards.

The Symbols tab provides access to a collection of unique TrueType fonts from Seagull Scientific that provide industry-specific symbols that you can use on your templates and data entry forms. For more information about these Seagull fonts, refer to Seagull Symbol Fonts.

The following options are available on the Symbols tab:

ClosedOnglet Caractères de contrôle

The Control Characters tab is available on the dialog when the dialog is opened from the Data Sources property page.

Un caractère de contrôle est un caractère invisible qui remplit une fonction. For example, you may need to insert a <CR> character so that a carriage return is read in your printer code output. Les caractères pris en charge sont répertoriés ci-dessous.

Vous trouverez aussi les caractères de contrôle dans la boîte de dialogue Valeur de délimiteur lors de la création et la modification de Modèles de code d’imprimante.

 

Caractère

Nom du caractère

Valeur ASCII

Valeur hexadécimale

Caractère nul

<NUL>

00

00

Début d’en-tête

<SOH>

01

01

Début de texte

<STX>

02

02

Fin de texte

<ETX>

03

03

Fin de transmission

<EOT>

04

04

Consultation

<ENQ>

05

05

Accusé de réception

<ACK>

06

06

Appel

<BEL>

07

07

Retour arrière

<BS>

08

08

Tabulation horizontale

<HT>

09

09

Saut de ligne

<LF>

10

0A

Tabulation verticale

<VT>

11

0B

Saut de page

<FF>

12

0C

Retour chariot

<CR>

13

0D

Code spécial

<SO>

14

0E

Code normal

<SI>

15

0F

Échappement transmission de données

<DLE>

16

10

Commande de périphérique 1 (XON)

<DC1>

17

11

Commande de périphérique 2

<DC2>

18

12

Commande de périphérique 3 (XOFF)

<DC3>

19

13

Device Control 4

<DC4>

20

14

Accusé de réception négatif

<NAK>

21

15

Inactivité synchrone

<SYN>

22

16

Bloc de transmission de fin

<ETB>

23

17

Annuler

<CAN>

24

18

Fin de support

<EM>

25

19

Substitut

<SUB>

26

1A

Échappement

<ESC>

27

1B

Séparateur de champ

<FS>

28

1C

Séparateur de groupe

<GS>

29

1D

Séparateur d’enregistrement

<RS>

30

1E

Séparateur d’unité

<US>

31

1F

Supprimer

<DEL>

127

7F

Rubriques connexes