From 094b866388f504bbbecec6290c286f8b6cb008fb Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sun, 14 Oct 2012 23:17:05 +0100 Subject: Document HOTLIST ARexx command --- amiga/dist/NetSurf.guide | 3 +++ 1 file changed, 3 insertions(+) (limited to 'amiga') 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). -- cgit v1.2.3