manual:chapter6:fonts:cmd_stofntform

This is an old revision of the document!



Synopsis


Change current font for forms

Stack Diagram


Input Stack Output Stack
N
Level 1 Level 1

Legend

Type Command
Parallel list processing Group 1
Affected by flags None

Description


The →FNTFORM command sets the font used to display textual information in forms.

This command accepts only names of fonts in form of identifier. The font must be a system font or have been previously installed using the FNTSTO command.

Compatibility


This command is new in newRPL and does not exist in userRPL.

Usage


1:                      'Font8A'
……………………………………………………………………………………
→FNTFORM

will result in font called Font8A being used in forms.

Related Commands


Fonts 21 NEW

Command Short Description
FNTSTO Install a user font for system use NEW
FNTRCL Recall a system font NEW
FNTPG Purge a user-installed system font NEW
FNTSTK Recall name of current font for stack area NEW
FNT1STK Recall name of current font for stack level 1 NEW
FNTMENU Recall name of current font for menu area NEW
FNTCMDL Recall name of current font for command line area NEW
FNTSTAT Recall name of current font for status area NEW
FNTPLOT Recall name of current font for plot objects NEW
FNTFORM Recall name of current font for forms NEW
→FNTSTK Change current font for stack area NEW
→FNT1STK Change current font for stack level 1 NEW
→FNTMENU Change current font for menu area NEW
→FNTCMDL Change current font for command line area NEW
→FNTSTAT Change current font for status area NEW
→FNTPLOT Change current font for plot objects NEW
→FNTFORM Change current font for forms NEW
FNTHELP Recall name of current font for help NEW
FNTHLPT Recall name of current font for help title NEW
→FNTHELP Change current font for help text NEW
→FNTHLPT Change current font for help title NEW
  • manual/chapter6/fonts/cmd_stofntform.1574116964.txt.gz
  • Last modified: 2019/11/18 14:42
  • by jojo1973