Causes the list file produced during a compilation to show both the original and modified source created by the preprocessor as well as to show all data passed to the Compiler by a preprocessor. 
    
  
 
    Syntax:
 
       
      >>-.---.-.----.--PREPLIST------------------><
   +-/-+ +-NO-+
 
    Properties:
 
       
       
      
 
           
           
           
             
              | Default: | NOPREPLIST | 
 
             
              | Phase: | Syntax check | 
 
             
              | $SET: | No | 
 
          
 
        
 
 
    
Comments:
This directive is provided as a debugging aid to preprocessor writers.
This directive only affects what the listing file, if produced, contains. It does not determine if a listing file is produced, or the name of the file.