[Gambas-user] Storing files in clipboard

Roel Touwen roel at ...3306...
Fri Mar 4 14:06:10 CET 2016


Hi All,

I would place a file in the clipboard so I can paste that in the os. I 
presume I have to use the mimetype in clipboard.copy() but what mimetype 
to use.

  Clipboard.Copy((OrgBasePath & "/" & tv.key), "*text/directory*")

Thanks!

Roel




More information about the User mailing list