MetaRF.ini
The metarf.ini file is the main configuration file used to change the behavior of Meta RF.
| 
                      Parameter Name  | 
                  
                      Description  | 
               
|---|---|
| 
                      HH_locale  | 
                  
                      Determines the language when the login screen is displayed. Setup this parameter as a variable in pragma or in the .profile.  | 
               
| 
                      HH_device  | 
                  
                      Device Type – 8x40 or 16x20. Setup this parameter as a variable in pragma or in the .profile if multiple devices are used.  | 
               
| 
                      HH_SERVERLIST  | 
                  
                      A list of secondary servers or ports for high availability.  | 
               
| 
                      HH_PORT1/2/3  | 
                  
                      The servers and ports are cycled through looking for a valid connection to the socket server. Typical default install values: 10023, 6874, 6875 (respectively).  | 
               
| 
                      HH_ALLOW_DECIMAL_VALUES_IN_QTY  | 
                  
                      Determines if the Qty fields accept decimals Possible values: YES, NO  | 
               
| 
                      HH_ABOUTKEY  | 
                  
                      The function key used to launch the HH_ABOUTSCREEN. Typically, not changed, default value is F1  | 
               
| 
                      HH_ABOUTSCREEN  | 
                  
                      The name of the RF screen (ABOUT) that displays when the HH_ABOUTKEY is pressed. Typically, not changed, default value is ABOUT  | 
               
| 
                      HH_MAXFIELDSIZE  | 
                  
                      The maximum allowable size of an editable field value when a MASK size is not applicable. Typically, not changed, default value is 250.  | 
               
| 
                      HH_NUMSCREENS  | 
                  
                      Part of the RF screen layout geometry that is used. Set to 1 for 16x20 ‘hand-held’ devices, and 2 for 8x40 ‘truck-mounted’ devices. Possible values are 1 or 2.  | 
               
| 
                      HH_MBYTESCROLL  | 
                  
                      Whether or not error messages are scrolled on one long line or span multiple screen lines.  | 
               
| 
                      HH_dospassword  | 
                  
                      The password that must be entered to close the Meta RF application at the Exit menu.  | 
               
| 
                      HH_CR_IS_LF  | 
                  
                      1 = a CR (ASCII-13) is changed to a LF (ASCII-10) during barcode input. 0 = a CR (ASCII-13) will remain (ASCII-13)  |