maybe it only works for me, but i can set the contents of the clipboard in main, display its contents (to the log) in a service, set the contents in the service and then retrieve and display the contents back in main. declare an instance of the clipboard in both places (global in main, create in the service).