Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
 marco_puccetti
		
			marco_puccetti
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hello can you tell me what are the qvw,log files, how they are generated and how can i write in it if is it possible?
I've noticed they contains also the script tracing.
Thanks
Marco
 
					
				
		
Hi,
Go to setting->Document properties->general->generate log file.
by log file you will get the all script in text file and you can find easily any error related script.

 
					
				
		
 
					
				
		
Use the trace commnd to write extra entries into the log file
 
					
				
		
 amit_saini
		
			amit_saini
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
Using Setting---> Document Properties---> General tab ---> Generate Log file and reload the file. you will get the txt file based on your script log.

Thanks,
AS
 
					
				
		
 marco_puccetti
		
			marco_puccetti
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		And How to set the specific path location?
Thanks
Marco
 
					
				
		
It simply goes into the same folder as the qvw.
 
					
				
		
 amit_saini
		
			amit_saini
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Like this???

Thanks,
AS
 
					
				
		
 amit_saini
		
			amit_saini
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		by default it will on same folder where your qvw file exist.
thanks,
AS
 
					
				
		
 marco_puccetti
		
			marco_puccetti
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		So is not configurable?
Another thing, the text content written in the trace is exactly the line of code executed not the content variable explosed?
Thanks
Marco
