Is there a way to determine what kind of data currently is in the clipboard? I'm trying to check this on HCL Notes' QueryPaste-event, which occurs when a user is about to paste "something" into a view. It would be awesome if I could check whether the clipboard's content is a file - if so, I'd like to write this file to disc an process its content.
Any ideas about this?
Thanks, Buzzy