summaryrefslogtreecommitdiff
path: root/amiga/dist/NetSurf.guide
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2009-07-05 21:57:56 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2009-07-05 21:57:56 +0000
commit6dfc7b8a7c43ba485ef2321c08a10d317db3a92e (patch)
tree8590070f4b0a6f6643dfdd9b92d1df61b43dafa2 /amiga/dist/NetSurf.guide
parentbe36c723caa1e432033ba640247244aa8cd29586 (diff)
downloadnetsurf-6dfc7b8a7c43ba485ef2321c08a10d317db3a92e.tar.gz
netsurf-6dfc7b8a7c43ba485ef2321c08a10d317db3a92e.tar.bz2
GETSCREENANME documentation
svn path=/trunk/netsurf/; revision=8334
Diffstat (limited to 'amiga/dist/NetSurf.guide')
-rwxr-xr-xamiga/dist/NetSurf.guide5
1 files changed, 3 insertions, 2 deletions
diff --git a/amiga/dist/NetSurf.guide b/amiga/dist/NetSurf.guide
index e18b06911..e369b267a 100755
--- a/amiga/dist/NetSurf.guide
+++ b/amiga/dist/NetSurf.guide
@@ -72,9 +72,10 @@ Commands are:
@{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}GETSCREENNAME@{ub} (3.8303) Puts the name of the screen NetSurf is running on 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).
+The ARexx menu will be populated with scripts named #?.nsrx in @{"arexx_dir" link options 9}, 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).
@{u}OpenURL configuration@{uu}
@@ -150,7 +151,7 @@ There are a number of options which can be changed that will affect the speed of
@{lindent 2}* In preferences, Rendering tab set:
@{b}Cache native versions@{ub} to @{b}Scaled@{ub} (or preferably @{b}All@{ub}, but this will use more graphics mem, and scaling images is a bigger performance hit)
-@{b}Deselect @{b}Higher quality scaling@{ub}, this will be very slow if not done in hardware.@{lindent}
+Deselect @{b}Higher quality scaling@{ub}, this will be very slow if not done in hardware.@{lindent}
@endnode
@node contact "Credits"