[jawsscripts] Re: Deleting clipboard programatically in JAWS

  • From: "Jonathan C. Cohn" <joncohn@xxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Mon, 11 Nov 2013 17:16:31 -0500

What happens if you select a zero length string and then use keyboard copy key? 
I am on my Apple platforms right now or I would try.

Best wishes,

Jonathan



On Nov 11, 2013, at 5:09 PM, Jim Bauer wrote:

> JAWS doesn't allow copying the null string to the clipboard. You could 
> use some other non-printable character ("\1" is what I tested), but 
> you'll always have clipboard text with a length of 1--even if JAWS can't 
> speak it. If that's "deleted" enough for your purposes, you're golden.
> 
> 
> 
> On 11/11/2013 3:04 PM, Jackie McBride wrote:
>> Well, copytoclipboard("") would certainly do that in short order.
>> 
>> On 11/11/13, Csaba Godo <arpadhazi68.jawsul@xxxxxxxxx> wrote:
>>> Hi guys,
>>> 
>>> Could somebody tell me how can I delete the content of the clipboard
>>> programatically in JAWS Basic? I have found many clipboard related
>>> commands in FSDN, but no one is for deleting the content. Just appending.
>>> 
>>> Thanks in advance?
>>> 
>>> Csaba
>>> __________ďż˝
>>> 
>>> View the list's information and change your settings at
>>> http://www.freelists.org/list/jawsscripts
>>> 
>>> 
>> 
>> 
> 
> __________�
> 
> View the list's information and change your settings at 
> http://www.freelists.org/list/jawsscripts
> 

__________�

View the list's information and change your settings at 
http://www.freelists.org/list/jawsscripts

Other related posts: