Overview | Statement List


符号字体文件

Synopsis

string = SBFNT/{INQUIR|UGDFLT|CUSTDF|'file name'}[IFERR,label:]

Description

Allows you to inquire the name of the current SBF file or to set a specific SBF file as the current file.

Use the minor word INQUIR to return the current SBF file. For example:

s = SBFNT/INQUIR

would return the current SBF file to the variable "s."

Parameters

Parameter

Description

INQUIR

Minor word used to return the name of the current SBF file to a specified variable.

UGDFLT

Minor word used to set the UG_DEFAULT.SBF file current.

CUSTDF

Minor word used to set the customer default SBF file current.

'file name'

Specifies a SBF file to be retrieved and set current.

IFERR,label:

Specifies a label to which program execution jumps if an error occurs. If an error occurs, the font is not changed and the current font definition is still in effect.

 


Copyright ©2015 胡君NX二次开发官网(www.UGapi.com) QQ:85585969 All Rights Reserved.