Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.sys.acorn.programmer > #5670

Re: loading the clipboard

From Jim Nagel <jnews18c@abbeypress.co.uk>
Newsgroups comp.sys.acorn.programmer
Subject Re: loading the clipboard
Date 2019-01-03 15:23 +0000
Organization A noiseless patient Spider
Message-ID <9c6da17057.jim@6.abbeypress.net> (permalink)
References <19191f7057.jim@6.abbeypress.net>

Show all headers | View raw


Jim Nagel  wrote on 2 Jan:

> From within a program, is there a way of loading a specified string onto
> the clipboard? It used to be possible in Ro4.39 but the routine I had
> there does not work in Ro5.

Found the routine I was using on the RiscPC (4.39).  It used
     SYS "ClipboardHolder_Copy" ,0,&FFF,A$,L%
but RiscOS 5 does not (yet) provide that SYS call.
Could it be added?  Would surely be widely useful.

Meanwhile my workaround is to write the string to a scrap file and cause 
it to open as a tiny filer window, from whence file can be dragged to the 
required location.  (Ctrl-V in the Ro4 clipboard routine was neater.)


-- 
Jim Nagel                        www.archivemag.co.uk
>> "From" address is genuine but will change.  Website has current one.

Back to comp.sys.acorn.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

loading the clipboard Jim Nagel <jnews18c@abbeypress.co.uk> - 2019-01-02 15:40 +0000
  Re: loading the clipboard Ronald <gettingchoppy@gmail.com> - 2019-01-03 08:50 +1300
  Re: loading the clipboard Jim Nagel <jnews18c@abbeypress.co.uk> - 2019-01-03 15:23 +0000
    Re: loading the clipboard Alan Wrigley <usenet@alanwrigley.me.uk> - 2019-01-03 17:09 +0000
      Re: loading the clipboard Andrew Conroy <a.m.conroy@owlart.co.uk> - 2019-01-03 21:53 +0000
        Re: loading the clipboard Alan Wrigley <usenet@alanwrigley.me.uk> - 2019-01-03 22:45 +0000
          Re: loading the clipboard Steve Fryatt <news@stevefryatt.org.uk> - 2019-01-03 23:13 +0000
    Re: loading the clipboard Fred Graute <fjgraute@planet.nl> - 2019-01-04 02:31 +0100

csiph-web