Macro Language Reference > PIs > Block > <?blockfmth>
  
<?blockfmth>
Description
Use this command to specify the horizontal alignment of a block within a measure. By default, unless a block exactly fits a frame it will be positioned flush left within the frame. The horizontal position of the block can be changed using this command provided it is smaller than the frame.
Syntax
<?blockfmth code:n>
code
0, l, L
Flush block left (default setting)
1, c, C, m, M
Center block
2, r, R
Flush block right
The parameters l, r, m signify the words left, right and middle: it is also possible to use the full words, e.g. <?blockfmth=right>.