
393
Syntax: CALL "SYSTEM.FN3" 5 N.FONT%,VERSION$()
Description:
This funcion returns font information--the number of downloaded
fonts, font name, font size, and font version.
Parameter: None
Returned value: N.FONT% Number of fonts
VERSION$ Sets of the font name, font size, and font version in
the following format
Note: If the number of elements of VERSION$ is less than the number of
fonts, the
SYSTEM.FN3 returns the sets of the font information by
the number of elements.
Function #5: Get font information
Font name Font size Font version
8 bytes 2 bytes 8 bytes
Komentarze do niniejszej Instrukcji