This release of the Rumba VBA Add-On supports the Reflection for IBM 14.x methods and properties with the following limitations:
               
               	 
            
 
            	 
             
               		 
               		  
               - Exit 
                  		  
               
- Exit is a reserved word in Visual Basic. Use the 
                  			 Quit method. 
                  		  
               
- ExtendSelection 
                  		  
               
- Rumba supports only rectangular selection. This method therefore works in the same way as 
                  			 ExtendSelectionRect. 
                  		  
               
- PrintScreen 
                  		  
               
- Currently prints the entire screen once according to the last selected print configuration. Same as pressing 
                  			 CTRL+P then 
                  			 Enter. 
                  		  
               
- TransmitTerminalKey 
                  		  
               
- Some terminal keys are unavailable. See the online Help. 
                  		  
               
- Empty implementations 
                  		  
               
- Some methods and properties have empty implementations. See the online Help.