From ae0b5ff460c3219ddd2be483a230ce8a91e4eacd Mon Sep 17 00:00:00 2001 From: Chris Young Date: Mon, 24 Nov 2008 08:06:11 +0000 Subject: Two new ARexx commands: GETTITLE - returns the current website title VERSION VERSION/N REVISION/N RELEASE/S - returns the version of NetSurf or checks it is newer than a supplied version/revision svn path=/trunk/netsurf/; revision=5765 --- amiga/dist/NetSurf.guide | 2 ++ 1 file changed, 2 insertions(+) (limited to 'amiga/dist') diff --git a/amiga/dist/NetSurf.guide b/amiga/dist/NetSurf.guide index ab31d30c2..40c18026a 100755 --- a/amiga/dist/NetSurf.guide +++ b/amiga/dist/NetSurf.guide @@ -56,6 +56,8 @@ Commands are: @{b}QUIT@{ub} Quits NetSurf @{b}TOFRONT@{ub} Brings NetSurf's screen to the front @{b}GETURL@{ub} Puts the URL displayed in the current window/tab into RESULT +@{b}GETTITLE@{ub} Puts the title of the page displayed in the current window/tab into RESULT +@{b}VERSION VERSION/N REVISION/N RELEASE/S@{ub} Returns the current version of NetSurf in RESULT. You can also do version checking by supplying a VERSION and optional REVISION to check against. If the version of NetSurf is the same or higher 1 will be returned, if it is older 0. If RELEASE is specified, the command operates on the release version rather than the internal version number. The ARexx menu will be populated with scripts named #?.nsrx in @{"arexx_dir" link options 18}, up to a maximum of 20 entries. The titles of these entries will be the comments field of the file (or the filename if comments field is empty). -- cgit v1.2.3