mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-03 13:30:52 -05:00 
			
		
		
		
	Separate the timer() output files for map65 and jt9.
This commit is contained in:
		
							parent
							
								
									0f7e915798
								
							
						
					
					
						commit
						069c574b22
					
				@ -30,7 +30,7 @@ subroutine ftninit(appd)
 | 
			
		||||
 | 
			
		||||
  addpfx='    '
 | 
			
		||||
  call pfxdump(appd//'/prefixes.txt')
 | 
			
		||||
  open(12,file=appd//'/timer.out',status='unknown',err=920)
 | 
			
		||||
  open(12,file=appd//'/timer_map65.out',status='unknown',err=920)
 | 
			
		||||
  open(13,file=appd//'/map65.log',status='unknown')
 | 
			
		||||
  open(19,file=appd//'/livecq.txt',status='unknown')
 | 
			
		||||
  open(21,file=appd//'/map65_rx.log',status='unknown',access='append',err=950)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user