ADDFNTTBLE (Add Font Table Entry) syntax diagram


Job: B,I Pgm: B,I REXX: B,I Exec
Threadsafe: No
>>-ADDFNTTBLE--------------------------------------------------->
 
                                                      (1)
>--FNTTBL(--+-*PHFCS-----------------------------+--)----------->
            +-*PHCP------------------------------+
            +-*HPFCS-----------------------------+
            +-*HPCP------------------------------+
            | .-*LIBL/--------.                  |
            '-+---------------+--font-table-name-'
              +-*CURLIB/------+
              '-library-name/-'
 
>--+------------------------------+----------------------------->
   '-PHFCS(--| PHFCS Details |--)-'
 
>--+------------------------------+----------------------------->
   '-HPFCS(--| HPFCS Details |--)-'
 
>--+------------------------------+----------------------------->
   '-PPFCS(--| PPFCS Details |--)-'
 
>--+-------------------------------------------------------------------------------------+-->
   '-PHCP(----from-graphic-character-set------from-code-page------to-host-code-page----)-'
 
>--+-----------------------------------------------------------------------------------+-><
   '-HPCP(----from-host-code-page------to-graphic-character-set------to-code-page----)-'
 
PHFCS details
 
                                          .-*NONE-------.
|----from-font-identifier----+-width---+--+-*BOLD-------+------->
                             +-*PTSIZE-+  +-*ITALIC-----+
                             '-*NONE---'  +-*BOLDITC----+
                                          +-*DBLWIDE----+
                                          '-*ITCDBLWIDE-'
 
   .-*SYSVAL---------------.
>--+-graphic-character-set-+--+-point-size-+-------------------->
                              +-*WIDTH-----+
                              '-*NONE------'
 
                              .-*RASTER--.
>----to-font-character-set----+-*OUTLINE-+----------------------|
 
HPFCS details
 
                                .-*RASTER--.
|----from-font-character-set----+-*OUTLINE-+-------------------->
 
                                        .-*NONE-------.
>----to-font-identifier----+-width---+--+-*BOLD-------+--------->
                           +-*PTSIZE-+  +-*ITALIC-----+
                           '-*NONE---'  +-*BOLDITC----+
                                        +-*DBLWIDE----+
                                        '-*ITCDBLWIDE-'
 
   .-*SYSVAL---------------.
>--+-graphic-character-set-+--+-point-size-+--------------------|
                              +-*WIDTH-----+
                              '-*NONE------'
 
PPFCS details
 
                             .-*NONE-----------.
|----from-font-identifier----+-*ALL------------+---------------->
                             '-from-point-size-'
 
                           .-*NONE---------.
>----to-font-identifier----+-*ALL----------+--------------------|
                           '-to-point-size-'
 
 

Notes:

  1. All parameters preceding this point can be specified in positional form.