插入符号或特殊字符对话框

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:

Closed“符号”选项卡

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:

Closed“控制字符”选项卡

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

控制字符是用于执行函数的不可键入字符。 例如,您可能需要插入 <CR> 字符,以便在打印机代码输出时读取到回车。 下面列出了支持的字符。

创建和修改打印机代码模板时,在“定界符值”对话框中也可以找到控制字符。

 

字符名称

显示为

ASCII 值

十六进制值

Null 字符

<NUL>

00

00

标题开始

<SOH>

01

01

文本开始

<STX>

02

02

文本结尾

<ETX>

03

03

传送���束

<EOT>

04

04

询问符

<ENQ>

05

05

确认

<ACK>

06

06

报警符

<BEL>

07

07

退格

<BS>

08

08

水平制表符

<HT>

09

09

换行

<LF>

10

0A

纵向制表符

<VT>

11

0B

换页

<FF>

12

0C

回车

<CR>

13

0D

移出

<SO>

14

0E

移入

<SI>

15

0F

数据链接转义

<DLE>

16

10

设备控制 1 (XON)

<DC1>

17

11

设备控制 2

<DC2>

18

12

设备控制 3 (XOFF)

<DC3>

19

13

设备控制 4

<DC4>

20

14

否认

<NAK>

21

15

同步空闲

<SYN>

22

16

结束传送块

<ETB>

23

17

取消

<CAN>

24

18

媒体结束

<EM>

25

19

代替

<SUB>

26

1A

转义符

<ESC>

27

1B

字段分隔符

<FS>

28

1C

组分隔符

<GS>

29

1D

记录分隔符

<RS>

30

1E

单元分隔符

<US>

31

1F

删除

<DEL>

127

7F

相关主题