summaryrefslogtreecommitdiff
path: root/amiga/dist/NetSurf.guide
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2012-10-14 23:17:05 +0100
committerChris Young <chris@unsatisfactorysoftware.co.uk>2012-10-14 23:17:05 +0100
commit094b866388f504bbbecec6290c286f8b6cb008fb (patch)
treef0b1418a8e4f3d641213f79d81439a4a127c4cb5 /amiga/dist/NetSurf.guide
parent1fd2e1effafb3ddf45d5a42624e137958776ac70 (diff)
downloadnetsurf-094b866388f504bbbecec6290c286f8b6cb008fb.tar.gz
netsurf-094b866388f504bbbecec6290c286f8b6cb008fb.tar.bz2
Document HOTLIST ARexx command
Diffstat (limited to 'amiga/dist/NetSurf.guide')
-rwxr-xr-xamiga/dist/NetSurf.guide3
1 files changed, 3 insertions, 0 deletions
diff --git a/amiga/dist/NetSurf.guide b/amiga/dist/NetSurf.guide
index 22871728f..a1ca248b3 100755
--- a/amiga/dist/NetSurf.guide
+++ b/amiga/dist/NetSurf.guide
@@ -147,6 +147,9 @@ Returns the active window (or tab if TAB is specified). Commands automatically
@{b}WINDOWS W=WINDOW/K/N@{ub} (2.10656)
Puts the number of windows into RESULT. If the WINDOW keyword is specified, will put the number of tabs in that window into RESULT.
+@{b}HOTLIST A=ACTION/A@{ub} (3.1 - CI build #471)
+Possible actions for the hotlist window are OPEN and CLOSE.
+
The W=WINDOW/K/N,T=TAB/K/N parameters were added in 2.10656 and allow targetting a window other than the current one. Both WINDOW and TAB must be specified (TAB=1 for tabless window) except in the special case of the CLOSE command.
The ARexx menu will be populated with scripts named #?.nsrx in @{"arexx_dir" link options 12}, 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).