Control attributes @@41
You can choose between these control attributes:
| Attribute | Description | Example | 
|---|---|---|
| S * | Standard | @@41;TABC;0;7;?0;;;SHF;157; | 
          
| B * | Buttons | @@41;TABC;0;7;?0;;;BHF;188; | 
          
| M * | Multi line | @@41;TABC;0;7;?0;;;MH;215; | 
          
| H | Horizontal direction | @@41;TABC;0;7;?0;;;SHF;157; | 
          
| V | Vertical direction | @@41;TABC;0;7;?0;;;MV;215; | 
          
| F | Defined width | @@41;TABC;0;7;?0;;;SHF;157; | 
          
| L | Left-justified | @@41;TABC;0;7;?0;;;SHFL;188; | 
          
Note: The control attributes marked with (*) must be defined first because you can only use one
      at a time.