RE: [WIN] how clear clipboard?

new topic     » goto parent     » topic index » view thread      » older message » newer message

To be complete ... and effective, this should read:

include win32lib.ew
atom void
void = w32Func(xOpenClipboard,{NULL})
void = w32Func(xEmptyClipboard,{})

> -----Original Message-----
> From:	Derek Parnell [SMTP:ddparnell at bigpond.com]
> Sent:	Wednesday, October 10, 2001 7:22 AM
> To:	EUforum
> Subject:	RE: [WIN]  how clear clipboard?
> 
> 
> Dan Moyer wrote:
> > Does anyone know how to *clear* the clipboard? 
> 
> using win32lib library, one could do this...
> 
>  atom void
>  void = w32Func(xEmptyClipBoard)
> 
> ---
> Derek.
> 
>

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu