Re: star-command to fetch a web page

2010-07-06 Thread cj
In article 5ee0a23251.old_coas...@old_coaster.yahoo.co.uk,
   Tony Moore old_coas...@yahoo.co.uk wrote:
 but there is no manual, or help, to indicate how it is used.

I have had a trawl through my hard drive and found some old
documentation (in text or Impression format). If anyone would like a
copy let me know (by private email).

-- 
Chris Johnson



Re: star-command to fetch a web page

2010-07-06 Thread cj
In article 5132aa2cd7ch...@chris-johnson.org.uk,
   cj ch...@chris-johnson.org.uk wrote:
 In article 5ee0a23251.old_coas...@old_coaster.yahoo.co.uk,
Tony Moore old_coas...@yahoo.co.uk wrote:
  but there is no manual, or help, to indicate how it is used.

 I have had a trawl through my hard drive and found some old
 documentation (in text or Impression format). If anyone would like a
 copy let me know (by private email).

I have now placed a copy at

  http://www.chrisjohnson.plus.com/bits/index.html

-- 
Chris Johnson



Impulse (was Re: star-command to fetch a web page)

2010-07-06 Thread Jim Nagel
Chris Johnson  wrote on 6 Jul:
 I have had a trawl through my hard drive and found some old
 documentation (in text or Impression format). If anyone would like a
 copy let me know (by private email).

 I have now placed a copy at
   http://www.chrisjohnson.plus.com/bits/index.html

many thanks, Chris.

your notes on that page say you have replaced the old Impulse module 
with the 32-bit version.

the module ImpulseII (version 0.17, dated 1991) is found within 
several applications contained in the zipfile downloaded from you.  
does the module not live in a common placed to be found by any app 
that needs it?

if so, where does one find the present Impulse module on one's system?  
i hunted through likely places in !Boot, especially !CCshared, with no 
luck.*help impulse   on my system shows version 0.20 dated 2003.


-- 
Jim Nagelwww.archivemag.co.uk



star-command to fetch a web page

2010-07-04 Thread Jim Nagel
does there exist a command i can put in an obeyfile or type in a 
taskwindow that would tell the browser to fetch a certain web page? 
(and launch the browser if it's not already running?)

e.g.  *heyfetch text string

i'm trying to set up a Keystroke to do this from a selected bit in a 
textfile.  *wget is on the right line but of course fetches the stuff 
only as text in a taskwindow.

-- 
Jim Nagelwww.archivemag.co.uk



Re: star-command to fetch a web page

2010-07-04 Thread Dr Peter Young
On 4 Jul 2010  Jim Nagel nets...@abbeypress.co.uk wrote:

 does there exist a command i can put in an obeyfile or type in a
 taskwindow that would tell the browser to fetch a certain web page?
 (and launch the browser if it's not already running?)

 e.g.  *heyfetch text string

 i'm trying to set up a Keystroke to do this from a selected bit in a
 textfile.  *wget is on the right line but of course fetches the stuff
 only as text in a taskwindow.

Not sure if this is what you want, but ...

Open the page, menu over it, Page   Save Location  Acorn URI and 
save this file to a suitable location. Double-clicking on this (or 
making Keystroke pretend to do this) will open the page in NetSurf, as 
long as NS is running or has been seen by the filer.

HTH,

With best wishes,

Peter.

-- 
Peter, \  /  zfc Yb   \ Prestbury, Cheltenham,  Glos. GL52
Anne\/ ____\  England.
and / /  \ | | |\ | /  _\  http://pnyoung.orpheusweb.co.uk
family /  \__/ \_/ | \| \__/ \__ pnyo...@ormail.co.uk



Re: star-command to fetch a web page

2010-07-04 Thread Steve Fryatt
On 4 Jul, Jim Nagel wrote in message
ae48a63151@nails.ukonline.co.uk:

 does there exist a command i can put in an obeyfile or type in a
 taskwindow that would tell the browser to fetch a certain web page? (and
 launch the browser if it's not already running?)
 
 e.g.  *heyfetch text string
 
 i'm trying to set up a Keystroke to do this from a selected bit in a
 textfile.  *wget is on the right line but of course fetches the stuff only
 as text in a taskwindow.

*URIDispatch uri

Note that this needs the *full* URI to work, so that the system knows which
application to pass the address to.

-- 
Steve Fryatt - Leeds, England

http://www.stevefryatt.org.uk/



Re: star-command to fetch a web page

2010-07-04 Thread Jim Nagel
Steve Fryatt  wrote on 4 Jul:
 *URIDispatch uri

ah, thanks, Steve.

my next problem:  is there a system variable (or could i set one up) 
that stores the contents of the clipboard?  (which in this exercise 
would contain a selection of text from another application).

maybe i should be asking this part on c.s.a.apps, because it has to do 
with !Keystroke.


-- 
Jim Nagelwww.archivemag.co.uk