Hi clipput and clipget will get & put text from clipboard. I want to get everything on clipboard (not just text) store it in a variable and then at some later time restore it? In autoit how do you copy the whole clipboard contents (not just text) and restore it ? I noticed in autohotkey they have a ClipboardAll function - ClipboardAll contains everything on the clipboard (such as pictures and formatting). It is most commonly used to save the clipboard's contents so that the script can t