Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Hello
On the "Recently Opened Documents" tab of the QV Client startup screen you can right click a application and select "Open without data". Is there any way to open a application without data when it's not on the recently used file list?
Many thanks.
 
					
				
		
 marcus_sommer
		
			marcus_sommer
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		See here: Batch-Reload with 0 lines
- Marcus
 tresesco
		
			tresesco
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Try command line syntax:
Qv.exe[ { switch } documentfile ]
For your case switch is: /nodata
 
					
				
		
 srchilukoori
		
			srchilukoori
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		you need to use the CLI for this
qv.exe /nodata <Documentpath>
