If you don't want to have to put something in your clipboard everytime you want to use this program, then enter this at the beginning of the program:
IF CLIPBOARD()=="" THEN CLIPBOARD " "By the way, this will also preserve your settings. The code just checks if your clipboard is empty, then puts a space in it if it is. Otherwise, it'll remain the same.