Cuadro de diálogo Insertar símbolos o caracteres especiales

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:

ClosedFicha Símbolos

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:

ClosedFicha Caracteres de control

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

Un carácter de control es un carácter no tipográfico que realiza una función. Por ejemplo, si se quiere insertar un carácter <CR> para que un retorno de carro se lea en la salida del código de impresora. A continuación, se muestran los caracteres compatibles.

También puede se pueden ver los caracteres de control en el cuadro de diálogo Valor de delimitador al crear y modificar Plantillas de código de impresora.

 

Nombre del carácter

Aspecto del elemento

Valor ASCII

Valor hexadecimal

Carácter nulo

<NUL>

00

00

Inicio del encabezado

<SOH>

01

01

Inicio del texto

<STX>

02

02

Fin del texto

<ETX>

03

03

Fin de la transmisión

<EOT>

04

04

Consulta

<ENQ>

05

05

Acuse de recibo

<ACK>

06

06

Campana

<BEL>

07

07

Retroceso

<BS>

08

08

Tabulador horizontal

<HT>

09

09

Salto de línea

<LF>

10

0A

Tabulador vertical

<VT>

11

0B

Continuo

<FF>

12

0C

Retorno de carro

<CR>

13

0D

Sin Mayús pulsada

<SO>

14

0E

Con Mayús pulsada

<SI>

15

0F

Vínculo datos ESC

<DLE>

16

10

Control de dispositivo 1 (XON)

<DC1>

17

11

Control de dispositivo 2

<DC2>

18

12

Control de dispositivo 3 (XOFF)

<DC3>

19

13

Control de dispositivo 4

<DC4>

20

14

Acuse de recibo negativo

<NAK>

21

15

Sincronización

<SYN>

22

16

Finalizar bloque de transmisión

<ETB>

23

17

Cancelar

<CAN>

24

18

Fin de medio

<EM>

25

19

Sustituir

<SUB>

26

1A

Esc

<ESC>

27

1B

Separador de campos

<FS>

28

1C

Separador de grupos

<GS>

29

1D

Separador de registros

<RS>

30

1E

Separador de unidades

<US>

31

1F

Borrar

<DEL>

127

7F

Temas relacionados