You can control the behavior of a program by setting run-time switches. For example, there is a switch to hide trailing spaces
                  in DISPLAY ... UPON CONSOLE statements, and a switch to direct error messages to a log file or the console. Most switches
                  affect specific COBOL features. 
                  	  
               
            
 
            	 
            Restriction: These switches are supported for native COBOL only.