In article <eee21ade52.pnyo...@pnyoung.ormail.co.uk>,
   Peter Young <pnyo...@ormail.co.uk> wrote:
> Any ideas as to what is going on would be gratefully received!

Try going in to !Fetch_NS.!Run and change the line

If NetSurf$LatestVersion <> "" THEN Set NetSurf$PreviousVersion
<NetSurf$LatestVersion>

to

If "<NetSurf$LatestVersion>" <> "" THEN Set NetSurf$PreviousVersion
<NetSurf$LatestVersion>

It then works OK.

I have always had an automated way of upgrading NetSurf.

It is possible to extend the !Run file to keep the previous
version(s) and automatically copy !NetSurf out of the archive etc.
Obey files can be very powerful!

-- 
        Chris Johnson

Reply via email to