Clear Clipboard Command? Is there such an animal?

Ask a Question related to Adobe Illustrator Macintosh, Design and Development.

  1. #1

    Default Clear Clipboard Command? Is there such an animal?

    I'm curious to know if there is a command to clear the clipboard while still working within Illustrator. I work in large files and when I do a copy or cut, the file sits on the clipboard and slows down other functions such as switching between programs, etc. Any help is greatly appreciated? Thanks.
    Michael_Battaglia@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. What is Contribute doing to my clipboard?
      Hello, I am not really a user of Contribute, but I have CS3, so I have it available to me. Unfortunately, I think it's causing me more grief than...
    2. [RFC] IO::Clipboard
      All, It occurred to me that given Ryan King's Clipboard module, an IO::Clipboard module wouldn't be too hard. First cut: it's a subclass of...
    3. using the server clipboard
      I have been using the windows clipboard during some SERVER processing on a page request. It has worked on another machine but now calling...
    4. Deleting A Clipboard
      How do I delete something from my Clipboard because I cannot to be able too? Can siomeone please help me figure this out?
    5. Clipboard
      I cannot find my clipboard
  3. #2

    Default Re: Clear Clipboard Command? Is there such an animal?

    Michael,

    What OS are you using? Check on versiontracker for Clear Clipboard. What I have is an Apple Script that someone posted a couple of years ago that still works in OS9.2.2. It works fine and should be placeable in the Scripts folder in AI.

    Larry
    Larry_G._Schneider@adobeforums.com Guest

  4. #3

    Default Re: Clear Clipboard Command? Is there such an animal?

    How exactly does this applescript work? I'm intrigued
    Big Giant Head Guest

  5. #4

    Default Re: Clear Clipboard Command? Is there such an animal?

    BGH,

    I can't tell you as it is marked run-only which means you can't view it in the ScriptEditor. It works fine though and was freeware. The only info is that it is version 1.5 and by Mako. I just checked VersionTracker and it's still available.

    Larry
    Larry_G._Schneider@adobeforums.com Guest

  6. #5

    Default Re: Clear Clipboard Command? Is there such an animal?

    Michael-

    My fix doesn't clear the clipboard, but what I usually do to bypass this problem is select a small, insignificant object (sometimes I just draw a small circle), and then copy that. That way, the small item is the last item to be in the clipboard.

    It would be nice to purge clipboard, as in Photoshop.
    PowerChild@adobeforums.com Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139