beautypg.com

Dispfont_info_width – Argox PA-20 Basic Programming Manual User Manual

Page 69

background image

PT-Basic Programming Manual Ver. 1.00

68/143

DISPFONT_INFO_WIDTH

Purpose: To get font width.

Syntax: A%=DISPFONT_INFO_WIDTH(FontID %)

Example: B%=DISPFONT_INFO_WIDTH(3)

Description: A% is an integer variable to be assigned to the result.

FontID% is an integer variable in the range from 2 to 9.