FKPRNT COMMENTS
*-- Author : S.Burke
      SUBROUTINE FKPRNT(NUM,ICODE)
**********************************************************************                                        
*                                                                    *                                        
* Print out an error report                                          *                                        
*                                                                    *                                        
**********************************************************************                                        
*KEEP,FKNPL.                                                                                                  
*                                                                                                             
* Per-track values can go in H1WORK; note that LTRUE and LFIRST must                                          
* be set at least per event.                                                                                  
*                                                                                                             
* This is about 36k words long; the remaining common blocks are                                               
* about 3.6k in total. Some of this could be in /H1WORK/, but the                                             
* blocks would have to be reorganised.                                                                        
*                                                                                                             
* /FKPROJ/                                                                                                    
* /FKFILT/                                                                                                    
* /FKSMTH/                                                                                                    
* /FKINT/                                                                                                     
* /FKRSID/                                                                                                    
* /FKTRUE/                                                                                                    
* /FKDBG/                                                                                                     
*KEEP,FKCNTL.                                                                                                 
*KEEP,FKLERR.                                                                                                 
*KEND.                                                                                                        
**********************************************************************                                        
     &,           'FKQG  ','FKLOOK','FKHUNT','FKCHPR','FKCHXY'
**********************************************************************                                        
*