summaryrefslogtreecommitdiff
path: root/amiga/dist/NetSurf.guide
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2008-11-24 08:06:11 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2008-11-24 08:06:11 +0000
commitae0b5ff460c3219ddd2be483a230ce8a91e4eacd (patch)
treeef628bab30ce3617ff4b6a99188f62d73dc4cf71 /amiga/dist/NetSurf.guide
parent3a5d7d6b644fe3dbea04bf9803f7b712832a10a4 (diff)
downloadnetsurf-ae0b5ff460c3219ddd2be483a230ce8a91e4eacd.tar.gz
netsurf-ae0b5ff460c3219ddd2be483a230ce8a91e4eacd.tar.bz2
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
Diffstat (limited to 'amiga/dist/NetSurf.guide')
-rwxr-xr-xamiga/dist/NetSurf.guide2
1 files changed, 2 insertions, 0 deletions
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).