Causes the list file produced during a compilation to show both the original and modified source created by the preprocessor.
                  It shows all data passed to the Compiler by a preprocessor and any resultant messages on the preprocessor-inserted code. 
                  	  
               
            
 
            	 
            
               Syntax:
 
               		 
               		>>-.---.-.----.--PREPLIST------------------><
   +-/-+ +-NO-+
 
               	   
            	 
             
            	 
            
               Properties:
 
               		 
               		
                
                  		
                  
                      
                        			  
                        			  
                        			 
                         
                           				
                            
                              				  
                              | Default: 
                                 				  
                               |  
                              				  
                              NOPREPLIST 
                                 				  
                               |  
                              				
                           
 
                           				
                            
                              				  
                              | Phase: 
                                 				  
                               |  
                              				  
                              Syntax check 
                                 				  
                               |  
                              				
                           
 
                           				
                            
                              				  
                              | $SET: 
                                 				  
                               |  
                              				  
                              No 
                                 				  
                               |  
                              				
                           
 
                           			 
                         
                        		  
                     
                    
                  		
                 
               	 
              
            	 
             
            
           
         
         
Comments:
This directive only affects the contents of a listing file. It does not determine if a listing file is produced, or the name of the file.
This directive does not generate the additional content for external compiler modules (ECMs).