.TEXT SET FONT STYLE
This subroutine sets the font style for the "current" text object.
Usage:
PASS <font_style> FIELD SHARE? N
GOSUB 0CD .TEXT SET FONT STYLE
* Check for error
IF 0CD .TEXT SET FONT STYLE NE
Description:
This subroutine sets the font style for the "current" text object.
<font_style> must be one of: Bold, Bold Italic, Italic, Normal or Regular.
See
FontSpecifications for more information on setting fonts and font numbers.
Comments:
Read what other users have said about this page or add your own comments.
--
JeanNeron - 2011-11-17