These verbs are provided by gtk addons, if you run jconsole, you need to
load gtk before using them,

   require'gtk'
   gtkinit_jgtk_''
   clipwrite 'abc'
3
   clipread ''
abc

Note that it cannot run without x11 in linux.

Втр, 01 Фев 2011, Leigh J Halliwell писал(а):
> I can find no 'clipread' and 'clipwrite' functions in the locales or in the
> scripts.  Where are they?
> 
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of chris burke
> Sent: Tuesday, February 01, 2011 6:37 PM
> To: Programming forum
> Subject: Re: [Jprogramming] Clipboard in J701
> 
> clipread/clipwrite. No "wd" since there is no wd in J701.
> 
> On Wed, Feb 2, 2011 at 7:04 AM, Leigh J. Halliwell <[email protected]>
> wrote:
> > Dear J Forum:
> >
> > How does one use the Windows clipboard in J701?  What has replaced
> > wdclipread and wdclipwrite, so that I can pass data to and from J with the
> > clipboard?  Thanks.
> 
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to