Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 sivakumar1994
		
			sivakumar1994
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi All,
I need to find the owner name of a qvd/qvw file . I tried below function but nothing seems to be working. Kindy check and let me know the right function.
$(FoundFile) --> qvd/QVW file name
Attribute('$(FoundFile)','Owner') as FileOwner
Thanks in advance
 
					
				
		
 fosuzuki
		
			fosuzuki
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		AFAIK, this function only works with media files. Extracted from Help:
" The following file formats are supported: MP3, WMA, WMV, PNG and JPG."
I'm afraid there isn't another function to do what you need.
 
					
				
		
 jpenuliar
		
			jpenuliar
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		