|
|
@@ -71,7 +71,7 @@ a:active {color:#b06}
|
|
|
|
|
|
</span><span style='color:#FFF'>Comment</span><span style='color:#AAA'>: You can remove an action with the #unaction command.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#PCRE'>pcre</a>, <a href='#GAG'>gag</a>, <a href='#HIGHLIGHT'>highlight</a>, <a href='#PROMPT'>prompt</a> and <a href='#SUBSTITUTE'>substitute</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#PCRE'>pcre</a>, <a href='help.html#GAG'>gag</a>, <a href='help.html#HIGHLIGHT'>highlight</a>, <a href='help.html#PROMPT'>prompt</a> and <a href='help.html#SUBSTITUTE'>substitute</a>.
|
|
|
<a name='ALIAS'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> ALIAS
|
|
|
@@ -118,7 +118,7 @@ a:active {color:#b06}
|
|
|
|
|
|
</span><span style='color:#FFF'>Comment</span><span style='color:#AAA'>: You can remove an alias with the #unalias command.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#CURSOR'>cursor</a>, <a href='#HISTORY'>history</a>, <a href='#KEYPAD'>keypad</a>, <a href='#MACRO'>macro</a>, <a href='#SPEEDWALK'>speedwalk</a> and <a href='#TAB'>tab</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#CURSOR'>cursor</a>, <a href='help.html#HISTORY'>history</a>, <a href='help.html#KEYPAD'>keypad</a>, <a href='help.html#MACRO'>macro</a>, <a href='help.html#SPEEDWALK'>speedwalk</a> and <a href='help.html#TAB'>tab</a>.
|
|
|
<a name='ALL'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> ALL
|
|
|
@@ -132,7 +132,7 @@ a:active {color:#b06}
|
|
|
|
|
|
Sends 'quit' to all sessions.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#PORT'>port</a>, <a href='#RUN'>run</a>, <a href='#SESSION'>session</a>, <a href='#SESSIONNAME'>sessionname</a>, <a href='#SNOOP'>snoop</a>, <a href='#SSL'>ssl</a> and <a href='#ZAP'>zap</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#PORT'>port</a>, <a href='help.html#RUN'>run</a>, <a href='help.html#SESSION'>session</a>, <a href='help.html#SESSIONNAME'>sessionname</a>, <a href='help.html#SNOOP'>snoop</a>, <a href='help.html#SSL'>ssl</a> and <a href='help.html#ZAP'>zap</a>.
|
|
|
<a name='BELL'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> BELL
|
|
|
@@ -167,7 +167,7 @@ a:active {color:#b06}
|
|
|
</span><span style='color:#FFF'>Example</span><span style='color:#AAA'>: #loop {1} {8} {cnt} {#line substitute variables
|
|
|
#delay {$cnt} {#show Volume $cnt: #bell volume $cnt;#bell}
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#SCREEN'>screen</a>
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#SCREEN'>screen</a>
|
|
|
<a name='BREAK'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> BREAK
|
|
|
@@ -181,7 +181,7 @@ a:active {color:#b06}
|
|
|
|
|
|
</span><span style='color:#FFF'>Example</span><span style='color:#AAA'>: #while {1} {#math cnt $cnt + 1;#if {$cnt == 20} {#break}}
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#STATEMENTS'>statements</a>
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#STATEMENTS'>statements</a>
|
|
|
<a name='BUFFER'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> BUFFER
|
|
|
@@ -279,7 +279,7 @@ a:active {color:#b06}
|
|
|
|
|
|
</span><span style='color:#FFF'>Example</span><span style='color:#AAA'>: #macro {\e[F} {#buffer end}
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#ECHO'>echo</a>, <a href='#GREP'>grep</a>, <a href='#MACRO'>macro</a>, <a href='#SHOWME'>showme</a> and <a href='#SCREEN'>screen</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#ECHO'>echo</a>, <a href='help.html#GREP'>grep</a>, <a href='help.html#MACRO'>macro</a>, <a href='help.html#SHOWME'>showme</a> and <a href='help.html#SCREEN'>screen</a>.
|
|
|
<a name='BUTTON'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> BUTTON
|
|
|
@@ -320,7 +320,7 @@ a:active {color:#b06}
|
|
|
|
|
|
</span><span style='color:#FFF'>Comment</span><span style='color:#AAA'>: You can remove a button with the #unbutton command.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#DELAY'>delay</a>, <a href='#EVENT'>event</a> and <a href='#TICKER'>ticker</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#DELAY'>delay</a>, <a href='help.html#EVENT'>event</a> and <a href='help.html#TICKER'>ticker</a>.
|
|
|
<a name='CASE'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> CASE
|
|
|
@@ -352,7 +352,7 @@ a:active {color:#b06}
|
|
|
This function returns the reverse direction. @reverse_direction{north}
|
|
|
would return south.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#DEFAULT'>default</a>, <a href='#STATEMENTS'>statements</a> and <a href='#SWITCH'>switch</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#DEFAULT'>default</a>, <a href='help.html#STATEMENTS'>statements</a> and <a href='help.html#SWITCH'>switch</a>.
|
|
|
<a name='CAT'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> CAT
|
|
|
@@ -361,7 +361,7 @@ a:active {color:#b06}
|
|
|
|
|
|
</span><span style='color:#AAA'> The cat command will concatinate the argument to the given variable.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#FORMAT'>format</a>, <a href='#FUNCTION'>function</a>, <a href='#LOCAL'>local</a>, <a href='#MATH'>math</a>, <a href='#REPLACE'>replace</a>, <a href='#SCRIPT'>script</a> and <a href='#VARIABLE'>variable</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#FORMAT'>format</a>, <a href='help.html#FUNCTION'>function</a>, <a href='help.html#LOCAL'>local</a>, <a href='help.html#MATH'>math</a>, <a href='help.html#REPLACE'>replace</a>, <a href='help.html#SCRIPT'>script</a> and <a href='help.html#VARIABLE'>variable</a>.
|
|
|
<a name='CHARACTERS'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> CHARACTERS
|
|
|
@@ -397,7 +397,7 @@ a:active {color:#b06}
|
|
|
#config, and is itself sent verbatim when the verbatim config mode
|
|
|
is enabled.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#COLORS'>colors</a>, <a href='#ESCAPE'>escape</a>, <a href='#FUNCTION'>function</a>, <a href='#MATHEMATICS'>mathematics</a>, <a href='#PCRE'>pcre</a> and <a href='#VARIABLE'>variable</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#COLORS'>colors</a>, <a href='help.html#ESCAPE'>escape</a>, <a href='help.html#FUNCTION'>function</a>, <a href='help.html#MATHEMATICS'>mathematics</a>, <a href='help.html#PCRE'>pcre</a> and <a href='help.html#VARIABLE'>variable</a>.
|
|
|
<a name='CHAT'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> CHAT
|
|
|
@@ -467,7 +467,7 @@ a:active {color:#b06}
|
|
|
ip, port, and client name.
|
|
|
</span><span style='color:#FFF'>#chat {zap} {buddy} Close a connection
|
|
|
|
|
|
-Related</span><span style='color:#AAA'>: <a href='#PORT'>port</a>
|
|
|
+Related</span><span style='color:#AAA'>: <a href='help.html#PORT'>port</a>
|
|
|
<a name='CLASS'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> CLASS
|
|
|
@@ -508,7 +508,7 @@ Related</span><span style='color:#AAA'>: <a href='#PORT'>port</a>
|
|
|
Deletes all triggers of 'rich' class if any. Read 'poor.tin' file,
|
|
|
all triggers loaded will be assigned to the 'rich' class.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#CONFIG'>config</a>, <a href='#DEBUG'>debug</a>, <a href='#IGNORE'>ignore</a>, <a href='#INFO'>info</a>, <a href='#KILL'>kill</a>, <a href='#LINE'>line</a> and <a href='#MESSAGE'>message</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#CONFIG'>config</a>, <a href='help.html#DEBUG'>debug</a>, <a href='help.html#IGNORE'>ignore</a>, <a href='help.html#INFO'>info</a>, <a href='help.html#KILL'>kill</a>, <a href='help.html#LINE'>line</a> and <a href='help.html#MESSAGE'>message</a>.
|
|
|
<a name='COLORS'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> COLORS
|
|
|
@@ -558,17 +558,17 @@ Related</span><span style='color:#AAA'>: <a href='#PORT'>port</a>
|
|
|
If the color code exceeds your configured color mode it will be
|
|
|
downgraded to the closest match.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#CHARACTERS'>characters</a>, <a href='#COORDINATES'>coordinates</a>, <a href='#ESCAPE'>escape</a>, <a href='#MATHEMATICS'>mathematics</a> and <a href='#PCRE'>pcre</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#CHARACTERS'>characters</a>, <a href='help.html#COORDINATES'>coordinates</a>, <a href='help.html#ESCAPE'>escape</a>, <a href='help.html#MATHEMATICS'>mathematics</a> and <a href='help.html#PCRE'>pcre</a>.
|
|
|
<a name='COMMANDS'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> COMMANDS
|
|
|
|
|
|
-</span><span style='color:#FFF'>Command</span><span style='color:#AAA'>: #commands </span><span style='color:#FFF'>{</span><span style='color:#AAA'>regex</span><span style='color:#FFF'>}
|
|
|
+</span><span style='color:#FFF'>Command</span><span style='color:#AAA'>: #commands </span><span style='color:#FFF'>{</span><span style='color:#AAA'>abbreviation</span><span style='color:#FFF'>}
|
|
|
</span><span style='color:#AAA'>
|
|
|
- Shows all commands or all commands matching the given search
|
|
|
- string.
|
|
|
+ Shows all commands, or all commands starting with the given
|
|
|
+ abbreviation.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#HELP'>help</a>, <a href='#INFO'>info</a> and <a href='#STATEMENTS'>statements</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#HELP'>help</a>, <a href='help.html#INFO'>info</a> and <a href='help.html#STATEMENTS'>statements</a>.
|
|
|
<a name='COORDINATES'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> COORDINATES
|
|
|
@@ -611,7 +611,7 @@ Related</span><span style='color:#AAA'>: <a href='#PORT'>port</a>
|
|
|
index is defined as -1. This type of argument is used by #buffer
|
|
|
and #variable.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#CHARACTERS'>characters</a>, <a href='#COLORS'>colors</a>, <a href='#ESCAPE'>escape</a>, <a href='#MATHEMATICS'>mathematics</a> and <a href='#PCRE'>pcre</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#CHARACTERS'>characters</a>, <a href='help.html#COLORS'>colors</a>, <a href='help.html#ESCAPE'>escape</a>, <a href='help.html#MATHEMATICS'>mathematics</a> and <a href='help.html#PCRE'>pcre</a>.
|
|
|
<a name='CONFIG'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> CONFIG
|
|
|
@@ -639,7 +639,7 @@ Related</span><span style='color:#AAA'>: <a href='#PORT'>port</a>
|
|
|
#CONFIG {INHERITANCE} {ON|OFF} Session trigger inheritance y/n.
|
|
|
#CONFIG {MCCP} {ON|OFF} Enable or disable MCCP support.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#CLASS'>class</a> and <a href='#LINE'>line</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#CLASS'>class</a> and <a href='help.html#LINE'>line</a>.
|
|
|
<a name='CONTINUE'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> CONTINUE
|
|
|
@@ -653,7 +653,7 @@ Related</span><span style='color:#AAA'>: <a href='#PORT'>port</a>
|
|
|
|
|
|
</span><span style='color:#FFF'>Example</span><span style='color:#AAA'>: #loop 1 10 cnt {#if {$cnt % 2 == 0} {#continue} {say $cnt}}
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#BREAK'>break</a>, <a href='#FOREACH'>foreach</a>, <a href='#LIST'>list</a>, <a href='#LOOP'>loop</a>, <a href='#PARSE'>parse</a>, <a href='#REPEAT'>repeat</a>, <a href='#RETURN'>return</a> and <a href='#WHILE'>while</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#BREAK'>break</a>, <a href='help.html#FOREACH'>foreach</a>, <a href='help.html#LIST'>list</a>, <a href='help.html#LOOP'>loop</a>, <a href='help.html#PARSE'>parse</a>, <a href='help.html#REPEAT'>repeat</a>, <a href='help.html#RETURN'>return</a> and <a href='help.html#WHILE'>while</a>.
|
|
|
<a name='CR'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> CR
|
|
|
@@ -666,7 +666,7 @@ Related</span><span style='color:#AAA'>: <a href='#PORT'>port</a>
|
|
|
This command is obsolete as you can accomplish the same using #send
|
|
|
without an argument or #send {}.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#FORALL'>forall</a>
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#FORALL'>forall</a>
|
|
|
<a name='CURSOR'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> CURSOR
|
|
|
@@ -705,7 +705,7 @@ Related</span><span style='color:#AAA'>: <a href='#PORT'>port</a>
|
|
|
|
|
|
Multiple options can/must be specified at once.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#ALIAS'>alias</a>, <a href='#HISTORY'>history</a>, <a href='#KEYPAD'>keypad</a>, <a href='#MACRO'>macro</a>, <a href='#SPEEDWALK'>speedwalk</a> and <a href='#TAB'>tab</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#ALIAS'>alias</a>, <a href='help.html#HISTORY'>history</a>, <a href='help.html#KEYPAD'>keypad</a>, <a href='help.html#MACRO'>macro</a>, <a href='help.html#SPEEDWALK'>speedwalk</a> and <a href='help.html#TAB'>tab</a>.
|
|
|
<a name='DAEMON'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> DAEMON
|
|
|
@@ -733,7 +733,7 @@ Related</span><span style='color:#AAA'>: <a href='#PORT'>port</a>
|
|
|
You can launch tintin and attach the first daemonized instance using
|
|
|
tt++ -R. To attach a named instance use tt++ -R<name>.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#SCRIPT'>script</a>, <a href='#SYSTEM'>system</a> and <a href='#RUN'>run</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#SCRIPT'>script</a>, <a href='help.html#SYSTEM'>system</a> and <a href='help.html#RUN'>run</a>.
|
|
|
<a name='DEBUG'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> DEBUG
|
|
|
@@ -751,7 +751,7 @@ Related</span><span style='color:#AAA'>: <a href='#PORT'>port</a>
|
|
|
|
|
|
Not every list has debug support yet.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#CLASS'>class</a>, <a href='#IGNORE'>ignore</a>, <a href='#INFO'>info</a>, <a href='#KILL'>kill</a> and <a href='#MESSAGE'>message</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#CLASS'>class</a>, <a href='help.html#IGNORE'>ignore</a>, <a href='help.html#INFO'>info</a>, <a href='help.html#KILL'>kill</a> and <a href='help.html#MESSAGE'>message</a>.
|
|
|
<a name='DEFAULT'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> DEFAULT
|
|
|
@@ -762,7 +762,7 @@ Related</span><span style='color:#AAA'>: <a href='#PORT'>port</a>
|
|
|
the conditional argument of non of the case commands matches the switch
|
|
|
command's conditional statement the default command is executed.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#CASE'>case</a>, <a href='#DEFAULT'>default</a>, <a href='#ELSE'>else</a>, <a href='#ELSEIF'>elseif</a>, <a href='#IF'>if</a>, <a href='#SWITCH'>switch</a> and <a href='#REGEXP'>regexp</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#CASE'>case</a>, <a href='help.html#DEFAULT'>default</a>, <a href='help.html#ELSE'>else</a>, <a href='help.html#ELSEIF'>elseif</a>, <a href='help.html#IF'>if</a>, <a href='help.html#SWITCH'>switch</a> and <a href='help.html#REGEXP'>regexp</a>.
|
|
|
<a name='DELAY'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> DELAY
|
|
|
@@ -786,7 +786,7 @@ Related</span><span style='color:#AAA'>: <a href='#PORT'>port</a>
|
|
|
the name is a number keep in mind that delays with the same numeric
|
|
|
name will not be overwritten
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#EVENT'>event</a> and <a href='#TICKER'>ticker</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#EVENT'>event</a> and <a href='help.html#TICKER'>ticker</a>.
|
|
|
<a name='DRAW'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> DRAW
|
|
|
@@ -880,7 +880,7 @@ Related</span><span style='color:#AAA'>: <a href='#PORT'>port</a>
|
|
|
|
|
|
</span><span style='color:#FFF'>Example</span><span style='color:#AAA'>: #draw Blue box 1 1 3 20 {Hello world!}
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#BUFFER'>buffer</a>, <a href='#ECHO'>echo</a>, <a href='#GREP'>grep</a> and <a href='#SHOWME'>showme</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#BUFFER'>buffer</a>, <a href='help.html#ECHO'>echo</a>, <a href='help.html#GREP'>grep</a> and <a href='help.html#SHOWME'>showme</a>.
|
|
|
<a name='ECHO'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> ECHO
|
|
|
@@ -899,7 +899,7 @@ Related</span><span style='color:#AAA'>: <a href='#PORT'>port</a>
|
|
|
#echo {[%38s][%-38s]} {Hello World} {Hello World}
|
|
|
#echo {{this is %s on the top row} {1}} {printed}
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#BUFFER'>buffer</a>, <a href='#FORMAT'>format</a>, <a href='#GREP'>grep</a> and <a href='#SHOWME'>showme</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#BUFFER'>buffer</a>, <a href='help.html#FORMAT'>format</a>, <a href='help.html#GREP'>grep</a> and <a href='help.html#SHOWME'>showme</a>.
|
|
|
<a name='EDIT'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> EDIT
|
|
|
@@ -933,7 +933,7 @@ Related</span><span style='color:#AAA'>: <a href='#PORT'>port</a>
|
|
|
|
|
|
</span><span style='color:#FFF'>Example</span><span style='color:#AAA'>: #edit create {bli}{bla}{blo}
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#CURSOR'>cursor</a> and <a href='#MACRO'>macro</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#CURSOR'>cursor</a> and <a href='help.html#MACRO'>macro</a>.
|
|
|
<a name='EDITING'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> EDITING
|
|
|
@@ -1049,7 +1049,7 @@ Related</span><span style='color:#AAA'>: <a href='#PORT'>port</a>
|
|
|
</span><span style='color:#0AA'>│</span><span style='color:#FFF'>shift-tab </span><span style='color:#0AA'>││</span><span style='color:#FFF'>complete word backward </span><span style='color:#0AA'>│</span><span style='color:#AAA'>
|
|
|
</span><span style='color:#0AA'>└─────────────────────────┘└────────────────────────────────────────────┘</span><span style='color:#AAA'>
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#CURSOR'>cursor</a>, <a href='#EDIT'>edit</a> and <a href='#MACRO'>macro</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#CURSOR'>cursor</a>, <a href='help.html#EDIT'>edit</a> and <a href='help.html#MACRO'>macro</a>.
|
|
|
<a name='ELSE'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> ELSE
|
|
|
@@ -1061,7 +1061,7 @@ Related</span><span style='color:#AAA'>: <a href='#PORT'>port</a>
|
|
|
|
|
|
</span><span style='color:#FFF'>Example</span><span style='color:#AAA'>: #if {1d2 == 1} {smile};#else {grin}
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#CASE'>case</a>, <a href='#DEFAULT'>default</a>, <a href='#ELSEIF'>elseif</a>, <a href='#IF'>if</a>, <a href='#SWITCH'>switch</a> and <a href='#REGEXP'>regexp</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#CASE'>case</a>, <a href='help.html#DEFAULT'>default</a>, <a href='help.html#ELSEIF'>elseif</a>, <a href='help.html#IF'>if</a>, <a href='help.html#SWITCH'>switch</a> and <a href='help.html#REGEXP'>regexp</a>.
|
|
|
<a name='ELSEIF'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> ELSEIF
|
|
|
@@ -1074,7 +1074,7 @@ Related</span><span style='color:#AAA'>: <a href='#PORT'>port</a>
|
|
|
|
|
|
</span><span style='color:#FFF'>Example</span><span style='color:#AAA'>: #if {1d3 == 1} {smirk};#elseif {1d2 == 1} {snicker}
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#CASE'>case</a>, <a href='#DEFAULT'>default</a>, <a href='#ELSE'>else</a>, <a href='#IF'>if</a>, <a href='#SWITCH'>switch</a> and <a href='#REGEXP'>regexp</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#CASE'>case</a>, <a href='help.html#DEFAULT'>default</a>, <a href='help.html#ELSE'>else</a>, <a href='help.html#IF'>if</a>, <a href='help.html#SWITCH'>switch</a> and <a href='help.html#REGEXP'>regexp</a>.
|
|
|
<a name='END'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> END
|
|
|
@@ -1087,7 +1087,7 @@ Related</span><span style='color:#AAA'>: <a href='#PORT'>port</a>
|
|
|
The message is optional and is printed before tintin exits. When
|
|
|
using #end {\} tintin will terminate silently.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#ZAP'>zap</a>
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#ZAP'>zap</a>
|
|
|
<a name='ESCAPE CODES'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> ESCAPE CODES
|
|
|
@@ -1112,7 +1112,7 @@ Related</span><span style='color:#AAA'>: <a href='#PORT'>port</a>
|
|
|
Ending a line with \ will stop tintin from appending a line feed.
|
|
|
To escape arguments in an alias or action use %%0 %%1 %%2 etc.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#CHARACTERS'>characters</a>, <a href='#COLORS'>colors</a>, <a href='#COORDINATES'>coordinates</a>, <a href='#MATHEMATICS'>mathematics</a> and <a href='#PCRE'>pcre</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#CHARACTERS'>characters</a>, <a href='help.html#COLORS'>colors</a>, <a href='help.html#COORDINATES'>coordinates</a>, <a href='help.html#MATHEMATICS'>mathematics</a> and <a href='help.html#PCRE'>pcre</a>.
|
|
|
<a name='EVENT'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> EVENT
|
|
|
@@ -1320,7 +1320,7 @@ Related</span><span style='color:#AAA'>: <a href='#PORT'>port</a>
|
|
|
|
|
|
</span><span style='color:#FFF'>Comment</span><span style='color:#AAA'>: You can remove an event with the #unevent command.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#BUTTON'>button</a>, <a href='#DELAY'>delay</a> and <a href='#TICKER'>ticker</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#BUTTON'>button</a>, <a href='help.html#DELAY'>delay</a> and <a href='help.html#TICKER'>ticker</a>.
|
|
|
<a name='FOREACH'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> FOREACH
|
|
|
@@ -1334,7 +1334,7 @@ Related</span><span style='color:#AAA'>: <a href='#PORT'>port</a>
|
|
|
</span><span style='color:#FFF'>Example</span><span style='color:#AAA'>: #foreach {bob;tim;kim} {name} {tell $name Hello}
|
|
|
</span><span style='color:#FFF'>Example</span><span style='color:#AAA'>: #foreach {{bob}{tim}{kim}} {name} {tell $name Hello}
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#BREAK'>break</a>, <a href='#CONTINUE'>continue</a>, <a href='#LIST'>list</a>, <a href='#LOOP'>loop</a>, <a href='#PARSE'>parse</a>, <a href='#REPEAT'>repeat</a>, <a href='#RETURN'>return</a> and <a href='#WHILE'>while</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#BREAK'>break</a>, <a href='help.html#CONTINUE'>continue</a>, <a href='help.html#LIST'>list</a>, <a href='help.html#LOOP'>loop</a>, <a href='help.html#PARSE'>parse</a>, <a href='help.html#REPEAT'>repeat</a>, <a href='help.html#RETURN'>return</a> and <a href='help.html#WHILE'>while</a>.
|
|
|
<a name='FORMAT'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> FORMAT
|
|
|
@@ -1383,7 +1383,7 @@ Related</span><span style='color:#AAA'>: <a href='#PORT'>port</a>
|
|
|
|
|
|
</span><span style='color:#FFF'>Comment</span><span style='color:#AAA'>: See #help TIME for help on the %t argument.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#CAT'>cat</a>, <a href='#ECHO'>echo</a>, <a href='#FUNCTION'>function</a>, <a href='#LOCAL'>local</a>, <a href='#MATH'>math</a>, <a href='#REPLACE'>replace</a>, <a href='#SCRIPT'>script</a>, <a href='#TIME'>time</a> and <a href='#VARIABLE'>variable</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#CAT'>cat</a>, <a href='help.html#ECHO'>echo</a>, <a href='help.html#FUNCTION'>function</a>, <a href='help.html#LOCAL'>local</a>, <a href='help.html#MATH'>math</a>, <a href='help.html#REPLACE'>replace</a>, <a href='help.html#SCRIPT'>script</a>, <a href='help.html#TIME'>time</a> and <a href='help.html#VARIABLE'>variable</a>.
|
|
|
<a name='FUNCTION'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> FUNCTION
|
|
|
@@ -1416,7 +1416,7 @@ Related</span><span style='color:#AAA'>: <a href='#PORT'>port</a>
|
|
|
|
|
|
</span><span style='color:#FFF'>Comment</span><span style='color:#AAA'>: You can remove a function with the #unfunction command.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#FORMAT'>format</a>, <a href='#LOCAL'>local</a>, <a href='#MATH'>math</a>, <a href='#REPLACE'>replace</a>, <a href='#SCRIPT'>script</a> and <a href='#VARIABLE'>variable</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#FORMAT'>format</a>, <a href='help.html#LOCAL'>local</a>, <a href='help.html#MATH'>math</a>, <a href='help.html#REPLACE'>replace</a>, <a href='help.html#SCRIPT'>script</a> and <a href='help.html#VARIABLE'>variable</a>.
|
|
|
<a name='GAG'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> GAG
|
|
|
@@ -1431,7 +1431,7 @@ Related</span><span style='color:#AAA'>: <a href='#PORT'>port</a>
|
|
|
|
|
|
</span><span style='color:#FFF'>Comment</span><span style='color:#AAA'>: You can remove a gag with the #ungag command.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#ACTION'>action</a>, <a href='#HIGHLIGHT'>highlight</a>, <a href='#PROMPT'>prompt</a> and <a href='#SUBSTITUTE'>substitute</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#ACTION'>action</a>, <a href='help.html#HIGHLIGHT'>highlight</a>, <a href='help.html#PROMPT'>prompt</a> and <a href='help.html#SUBSTITUTE'>substitute</a>.
|
|
|
<a name='GREETING'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> GREETING
|
|
|
@@ -1462,7 +1462,7 @@ Related</span><span style='color:#AAA'>: <a href='#PORT'>port</a>
|
|
|
</span><span style='color:#FFF'>Example</span><span style='color:#AAA'>: #grep Bubba tells you
|
|
|
This will show all occasions where bubba tells you something.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#BUFFER'>buffer</a>, <a href='#ECHO'>echo</a> and <a href='#SHOWME'>showme</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#BUFFER'>buffer</a>, <a href='help.html#ECHO'>echo</a> and <a href='help.html#SHOWME'>showme</a>.
|
|
|
<a name='HELP'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> HELP
|
|
|
@@ -1473,7 +1473,7 @@ Related</span><span style='color:#AAA'>: <a href='#PORT'>port</a>
|
|
|
|
|
|
Using #help %* will display all help entries.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#COMMANDS'>commands</a>, <a href='#DEBUG'>debug</a>, <a href='#IGNORE'>ignore</a>, <a href='#INFO'>info</a>, <a href='#MESSAGE'>message</a> and <a href='#STATEMENTS'>statements</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#COMMANDS'>commands</a>, <a href='help.html#DEBUG'>debug</a>, <a href='help.html#IGNORE'>ignore</a>, <a href='help.html#INFO'>info</a>, <a href='help.html#MESSAGE'>message</a> and <a href='help.html#STATEMENTS'>statements</a>.
|
|
|
<a name='HIGHLIGHT'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> HIGHLIGHT
|
|
|
@@ -1537,7 +1537,7 @@ Related</span><span style='color:#AAA'>: <a href='#PORT'>port</a>
|
|
|
|
|
|
</span><span style='color:#FFF'>Comment</span><span style='color:#AAA'>: You can remove a highlight with the #unhighlight command.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#ACTION'>action</a>, <a href='#GAG'>gag</a>, <a href='#PROMPT'>prompt</a> and <a href='#SUBSTITUTE'>substitute</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#ACTION'>action</a>, <a href='help.html#GAG'>gag</a>, <a href='help.html#PROMPT'>prompt</a> and <a href='help.html#SUBSTITUTE'>substitute</a>.
|
|
|
<a name='HISTORY'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> HISTORY
|
|
|
@@ -1571,7 +1571,7 @@ Related</span><span style='color:#AAA'>: <a href='#PORT'>port</a>
|
|
|
using #cursor {history next} and #cursor {history prev}. Many #cursor
|
|
|
commands only work properly when bound with a macro.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#ALIAS'>alias</a>, <a href='#CURSOR'>cursor</a>, <a href='#KEYPAD'>keypad</a>, <a href='#MACRO'>macro</a>, <a href='#SPEEDWALK'>speedwalk</a> and <a href='#TAB'>tab</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#ALIAS'>alias</a>, <a href='help.html#CURSOR'>cursor</a>, <a href='help.html#KEYPAD'>keypad</a>, <a href='help.html#MACRO'>macro</a>, <a href='help.html#SPEEDWALK'>speedwalk</a> and <a href='help.html#TAB'>tab</a>.
|
|
|
<a name='IF'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> IF
|
|
|
@@ -1595,7 +1595,7 @@ Related</span><span style='color:#AAA'>: <a href='#PORT'>port</a>
|
|
|
|
|
|
</span><span style='color:#FFF'>Example</span><span style='color:#AAA'>: #alias {k} {#if {"%0" == ""} {kill $target};#else {kill %0}}
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#CASE'>case</a>, <a href='#DEFAULT'>default</a>, <a href='#ELSE'>else</a>, <a href='#ELSEIF'>elseif</a>, <a href='#MATH'>math</a>, <a href='#SWITCH'>switch</a> and <a href='#REGEXP'>regexp</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#CASE'>case</a>, <a href='help.html#DEFAULT'>default</a>, <a href='help.html#ELSE'>else</a>, <a href='help.html#ELSEIF'>elseif</a>, <a href='help.html#MATH'>math</a>, <a href='help.html#SWITCH'>switch</a> and <a href='help.html#REGEXP'>regexp</a>.
|
|
|
<a name='IGNORE'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> IGNORE
|
|
|
@@ -1608,7 +1608,7 @@ Related</span><span style='color:#AAA'>: <a href='#PORT'>port</a>
|
|
|
If you for example use #IGNORE ACTIONS ON actions will no longer
|
|
|
triger. Not every list can be ignored.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#CLASS'>class</a>, <a href='#DEBUG'>debug</a>, <a href='#INFO'>info</a>, <a href='#KILL'>kill</a> and <a href='#MESSAGE'>message</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#CLASS'>class</a>, <a href='help.html#DEBUG'>debug</a>, <a href='help.html#INFO'>info</a>, <a href='help.html#KILL'>kill</a> and <a href='help.html#MESSAGE'>message</a>.
|
|
|
<a name='INDEX'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> INDEX
|
|
|
@@ -1645,7 +1645,7 @@ Related</span><span style='color:#AAA'>: <a href='#PORT'>port</a>
|
|
|
If you're new to TinTin++ a good place to start is the introduction,
|
|
|
which should be linked below.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#INTRODUCTION'>introduction</a>
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#INTRODUCTION'>introduction</a>
|
|
|
<a name='INTRODUCTION'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> INTRODUCTION
|
|
|
@@ -1916,7 +1916,7 @@ Command</span><span style='color:#AAA'>: #alias </span><span style='color:#FFF'>
|
|
|
</span><span style='color:#5F5'>
|
|
|
That's all for the introduction, enjoy</span><span style='color:#AAA'>
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#CHARACTERS'>characters</a>, <a href='#COLORS'>colors</a>, <a href='#COORDINATES'>coordinates</a>, <a href='#EDITING'>editing</a>, <a href='#ESCAPE_CODES'>escape_codes</a>, <a href='#GREETING'>greeting</a>, <a href='#KEYPAD'>keypad</a>, <a href='#LISTS'>lists</a>, <a href='#MAPPING'>mapping</a>, <a href='#MATHEMATICS'>mathematics</a>, <a href='#SCREEN_READER'>screen_reader</a>, <a href='#SESSIONNAME'>sessionname</a>, <a href='#SPEEDWALK'>speedwalk</a>, <a href='#STATEMENTS'>statements</a>, <a href='#SUSPEND'>suspend</a> and <a href='#TIME'>time</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#CHARACTERS'>characters</a>, <a href='help.html#COLORS'>colors</a>, <a href='help.html#COORDINATES'>coordinates</a>, <a href='help.html#EDITING'>editing</a>, <a href='help.html#ESCAPE_CODES'>escape_codes</a>, <a href='help.html#GREETING'>greeting</a>, <a href='help.html#KEYPAD'>keypad</a>, <a href='help.html#LISTS'>lists</a>, <a href='help.html#MAPPING'>mapping</a>, <a href='help.html#MATHEMATICS'>mathematics</a>, <a href='help.html#SCREEN_READER'>screen_reader</a>, <a href='help.html#SESSIONNAME'>sessionname</a>, <a href='help.html#SPEEDWALK'>speedwalk</a>, <a href='help.html#STATEMENTS'>statements</a>, <a href='help.html#SUSPEND'>suspend</a> and <a href='help.html#TIME'>time</a>.
|
|
|
<a name='INFO'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> INFO
|
|
|
@@ -1944,7 +1944,7 @@ Command</span><span style='color:#AAA'>: #alias </span><span style='color:#FFF'>
|
|
|
#info tokenizer will show information about the script stack.
|
|
|
#info unicode will show information on the provided character.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#CLASS'>class</a>, <a href='#DEBUG'>debug</a>, <a href='#IGNORE'>ignore</a>, <a href='#KILL'>kill</a> and <a href='#MESSAGE'>message</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#CLASS'>class</a>, <a href='help.html#DEBUG'>debug</a>, <a href='help.html#IGNORE'>ignore</a>, <a href='help.html#KILL'>kill</a> and <a href='help.html#MESSAGE'>message</a>.
|
|
|
<a name='KEYPAD'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> KEYPAD
|
|
|
@@ -1987,7 +1987,7 @@ Command</span><span style='color:#AAA'>: #alias </span><span style='color:#FFF'>
|
|
|
Mac OS X Terminal requires enabling 'strict vt100 keypad behavior' in
|
|
|
Terminal -> Window Settings -> Emulation.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#COLORS'>colors</a>, <a href='#COORDINATES'>coordinates</a>, <a href='#ESCAPE'>escape</a>, <a href='#MATHEMATICS'>mathematics</a> and <a href='#PCRE'>pcre</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#COLORS'>colors</a>, <a href='help.html#COORDINATES'>coordinates</a>, <a href='help.html#ESCAPE'>escape</a>, <a href='help.html#MATHEMATICS'>mathematics</a> and <a href='help.html#PCRE'>pcre</a>.
|
|
|
<a name='KILL'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> KILL
|
|
|
@@ -2004,7 +2004,7 @@ Command</span><span style='color:#AAA'>: #alias </span><span style='color:#FFF'>
|
|
|
|
|
|
</span><span style='color:#FFF'>Example</span><span style='color:#AAA'>: #kill alias %*test*
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#CLASS'>class</a>, <a href='#DEBUG'>debug</a>, <a href='#IGNORE'>ignore</a>, <a href='#INFO'>info</a> and <a href='#MESSAGE'>message</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#CLASS'>class</a>, <a href='help.html#DEBUG'>debug</a>, <a href='help.html#IGNORE'>ignore</a>, <a href='help.html#INFO'>info</a> and <a href='help.html#MESSAGE'>message</a>.
|
|
|
<a name='LINE'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> LINE
|
|
|
@@ -2084,7 +2084,7 @@ Command</span><span style='color:#AAA'>: #alias </span><span style='color:#FFF'>
|
|
|
When using #line log and logging in html format use \c< \c> \c& \c" to
|
|
|
log a literal < > & and ".
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#CLASS'>class</a> and <a href='#CONFIG'>config</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#CLASS'>class</a> and <a href='help.html#CONFIG'>config</a>.
|
|
|
<a name='LIST'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> LIST
|
|
|
@@ -2141,7 +2141,7 @@ Command</span><span style='color:#AAA'>: #alias </span><span style='color:#FFF'>
|
|
|
You can directly access elements in a list variable using $var[+1],
|
|
|
$var[+2], $var[-1], etc.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#BREAK'>break</a>, <a href='#CONTINUE'>continue</a>, <a href='#FOREACH'>foreach</a>, <a href='#LOOP'>loop</a>, <a href='#PARSE'>parse</a>, <a href='#REPEAT'>repeat</a>, <a href='#RETURN'>return</a> and <a href='#WHILE'>while</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#BREAK'>break</a>, <a href='help.html#CONTINUE'>continue</a>, <a href='help.html#FOREACH'>foreach</a>, <a href='help.html#LOOP'>loop</a>, <a href='help.html#PARSE'>parse</a>, <a href='help.html#REPEAT'>repeat</a>, <a href='help.html#RETURN'>return</a> and <a href='help.html#WHILE'>while</a>.
|
|
|
<a name='LISTS'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> LISTS
|
|
|
@@ -2467,7 +2467,7 @@ Command</span><span style='color:#AAA'>: #alias </span><span style='color:#FFF'>
|
|
|
}
|
|
|
}
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#BREAK'>break</a>, <a href='#CONTINUE'>continue</a>, <a href='#FOREACH'>foreach</a>, <a href='#LOOP'>loop</a>, <a href='#PARSE'>parse</a>, <a href='#REPEAT'>repeat</a>, <a href='#RETURN'>return</a> and <a href='#WHILE'>while</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#BREAK'>break</a>, <a href='help.html#CONTINUE'>continue</a>, <a href='help.html#FOREACH'>foreach</a>, <a href='help.html#LOOP'>loop</a>, <a href='help.html#PARSE'>parse</a>, <a href='help.html#REPEAT'>repeat</a>, <a href='help.html#RETURN'>return</a> and <a href='help.html#WHILE'>while</a>.
|
|
|
<a name='LOCAL'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> LOCAL
|
|
|
@@ -2488,7 +2488,7 @@ Command</span><span style='color:#AAA'>: #alias </span><span style='color:#FFF'>
|
|
|
|
|
|
</span><span style='color:#FFF'>Comment</span><span style='color:#AAA'>: You can remove a local variable with the #unlocal command.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#FORMAT'>format</a>, <a href='#FUNCTION'>function</a>, <a href='#MATH'>math</a>, <a href='#REPLACE'>replace</a>, <a href='#SCRIPT'>script</a> and <a href='#VARIABLE'>variable</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#FORMAT'>format</a>, <a href='help.html#FUNCTION'>function</a>, <a href='help.html#MATH'>math</a>, <a href='help.html#REPLACE'>replace</a>, <a href='help.html#SCRIPT'>script</a> and <a href='help.html#VARIABLE'>variable</a>.
|
|
|
<a name='LOG'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> LOG
|
|
|
@@ -2522,7 +2522,7 @@ Command</span><span style='color:#AAA'>: #alias </span><span style='color:#FFF'>
|
|
|
The format will be formatted as a date using the strftime format
|
|
|
specifiers as described in #help time.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#READ'>read</a>, <a href='#SCAN'>scan</a>, <a href='#TEXTIN'>textin</a>, <a href='#TIME'>time</a> and <a href='#WRITE'>write</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#READ'>read</a>, <a href='help.html#SCAN'>scan</a>, <a href='help.html#TEXTIN'>textin</a>, <a href='help.html#TIME'>time</a> and <a href='help.html#WRITE'>write</a>.
|
|
|
<a name='LOOP'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> LOOP
|
|
|
@@ -2539,7 +2539,7 @@ Command</span><span style='color:#AAA'>: #alias </span><span style='color:#FFF'>
|
|
|
</span><span style='color:#FFF'>Example</span><span style='color:#AAA'>: #loop 3 1 cnt {drop $cnt\.key}
|
|
|
This equals 'drop 3.key;drop 2.key;drop 1.key'.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#BREAK'>break</a>, <a href='#CONTINUE'>continue</a>, <a href='#FOREACH'>foreach</a>, <a href='#LIST'>list</a>, <a href='#PARSE'>parse</a>, <a href='#REPEAT'>repeat</a>, <a href='#RETURN'>return</a> and <a href='#WHILE'>while</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#BREAK'>break</a>, <a href='help.html#CONTINUE'>continue</a>, <a href='help.html#FOREACH'>foreach</a>, <a href='help.html#LIST'>list</a>, <a href='help.html#PARSE'>parse</a>, <a href='help.html#REPEAT'>repeat</a>, <a href='help.html#RETURN'>return</a> and <a href='help.html#WHILE'>while</a>.
|
|
|
<a name='MACRO'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> MACRO
|
|
|
@@ -2574,7 +2574,7 @@ Command</span><span style='color:#AAA'>: #alias </span><span style='color:#FFF'>
|
|
|
|
|
|
</span><span style='color:#FFF'>Comment</span><span style='color:#AAA'>: You can remove a macro with the #unmacro command.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#ALIAS'>alias</a>, <a href='#CURSOR'>cursor</a>, <a href='#HISTORY'>history</a>, <a href='#KEYPAD'>keypad</a>, <a href='#SPEEDWALK'>speedwalk</a> and <a href='#TAB'>tab</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#ALIAS'>alias</a>, <a href='help.html#CURSOR'>cursor</a>, <a href='help.html#HISTORY'>history</a>, <a href='help.html#KEYPAD'>keypad</a>, <a href='help.html#SPEEDWALK'>speedwalk</a> and <a href='help.html#TAB'>tab</a>.
|
|
|
<a name='MAP'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> MAP
|
|
|
@@ -2902,7 +2902,7 @@ Command</span><span style='color:#AAA'>: #alias </span><span style='color:#FFF'>
|
|
|
</span><span style='color:#AAA'> Will save the map, if you want to save a map to a .tin file
|
|
|
you must provide the {force} argument.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#PATH'>path</a>, <a href='#PATHDIR'>pathdir</a> and <a href='#SPEEDWALK'>speedwalk</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#PATH'>path</a>, <a href='help.html#PATHDIR'>pathdir</a> and <a href='help.html#SPEEDWALK'>speedwalk</a>.
|
|
|
<a name='MAPPING'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> MAPPING
|
|
|
@@ -3028,7 +3028,7 @@ Command</span><span style='color:#AAA'>: #alias </span><span style='color:#FFF'>
|
|
|
It's also possible to align rooms using void rooms. This is easily
|
|
|
done using #map insert north void.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#MAP'>map</a>, <a href='#PATH'>path</a> and <a href='#PATHDIR'>pathdir</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#MAP'>map</a>, <a href='help.html#PATH'>path</a> and <a href='help.html#PATHDIR'>pathdir</a>.
|
|
|
<a name='MATH'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> MATH
|
|
|
@@ -3099,7 +3099,7 @@ Command</span><span style='color:#AAA'>: #alias </span><span style='color:#FFF'>
|
|
|
{#if {{%0} == {Bubba} && $afk} {reply I'm away, my friend.}}
|
|
|
When you are away from keyboard, it will only reply to your friend.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#CAT'>cat</a>, <a href='#FORMAT'>format</a>, <a href='#FUNCTION'>function</a>, <a href='#LOCAL'>local</a>, <a href='#MATHEMATICS'>mathematics</a>, <a href='#REPLACE'>replace</a>, <a href='#SCRIPT'>script</a> and <a href='#VARIABLE'>variable</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#CAT'>cat</a>, <a href='help.html#FORMAT'>format</a>, <a href='help.html#FUNCTION'>function</a>, <a href='help.html#LOCAL'>local</a>, <a href='help.html#MATHEMATICS'>mathematics</a>, <a href='help.html#REPLACE'>replace</a>, <a href='help.html#SCRIPT'>script</a> and <a href='help.html#VARIABLE'>variable</a>.
|
|
|
<a name='MATHEMATICS'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> MATHEMATICS
|
|
|
@@ -3152,7 +3152,7 @@ perform basic string comparisons. The == != operators perform regular
|
|
|
expressions, with the argument on the left being the string, and the argument
|
|
|
on the right being the regex. For example {bla} == {%*a} would evaluate as 1.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#MATH'>math</a> and <a href='#REGEXP'>regexp</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#MATH'>math</a> and <a href='help.html#REGEXP'>regexp</a>.
|
|
|
<a name='MESSAGE'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> MESSAGE
|
|
|
@@ -3163,7 +3163,7 @@ on the right being the regex. For example {bla} == {%*a} would evaluate as 1.
|
|
|
argument. If you set for example VARIABLES to OFF you will no longer be
|
|
|
spammed when correctly using the #VARIABLE and #UNVARIABLE commands.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#CLASS'>class</a>, <a href='#DEBUG'>debug</a>, <a href='#IGNORE'>ignore</a>, <a href='#INFO'>info</a> and <a href='#KILL'>kill</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#CLASS'>class</a>, <a href='help.html#DEBUG'>debug</a>, <a href='help.html#IGNORE'>ignore</a>, <a href='help.html#INFO'>info</a> and <a href='help.html#KILL'>kill</a>.
|
|
|
<a name='METRIC SYSTEM'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> METRIC SYSTEM
|
|
|
@@ -3177,7 +3177,7 @@ on the right being the regex. For example {bla} == {%*a} would evaluate as 1.
|
|
|
milli m 0.001
|
|
|
micro u 0.000 001
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#ECHO'>echo</a>, <a href='#FORMAT'>format</a> and <a href='#MATH'>math</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#ECHO'>echo</a>, <a href='help.html#FORMAT'>format</a> and <a href='help.html#MATH'>math</a>.
|
|
|
<a name='MOUSE'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> MOUSE
|
|
|
@@ -3199,7 +3199,7 @@ on the right being the regex. For example {bla} == {%*a} would evaluate as 1.
|
|
|
specific events when clicked.
|
|
|
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#BUTTON'>button</a>, <a href='#DRAW'>draw</a>, <a href='#EVENT'>event</a> and <a href='#MSLP'>MSLP</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#BUTTON'>button</a>, <a href='help.html#DRAW'>draw</a>, <a href='help.html#EVENT'>event</a> and <a href='help.html#MSLP'>MSLP</a>.
|
|
|
<a name='MSDP'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> MSDP
|
|
|
@@ -3214,7 +3214,7 @@ on the right being the regex. For example {bla} == {%*a} would evaluate as 1.
|
|
|
</span><span style='color:#FFF'>
|
|
|
https://tintin.sourceforge.io/protocols/msdp
|
|
|
|
|
|
-Related</span><span style='color:#AAA'>: <a href='#EVENT'>event</a> and <a href='#PORT'>port</a>.
|
|
|
+Related</span><span style='color:#AAA'>: <a href='help.html#EVENT'>event</a> and <a href='help.html#PORT'>port</a>.
|
|
|
<a name='MSLP'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> MSLP
|
|
|
@@ -3270,7 +3270,7 @@ Related</span><span style='color:#AAA'>: <a href='#EVENT'>event</a> and <a href=
|
|
|
|
|
|
</span><span style='color:#FFF'>Website</span><span style='color:#AAA'>: https://tintin.mudhalla.net/protocols/mslp
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#EVENT'>event</a> and <a href='#PORT'>port</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#EVENT'>event</a> and <a href='help.html#PORT'>port</a>.
|
|
|
<a name='NOP'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> NOP
|
|
|
@@ -3292,7 +3292,7 @@ Related</span><span style='color:#AAA'>: <a href='#EVENT'>event</a> and <a href=
|
|
|
|
|
|
</span><span style='color:#FFF'>Example</span><span style='color:#AAA'>: #nop This is the start of my script file.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#READ'>read</a>
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#READ'>read</a>
|
|
|
<a name='PARSE'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> PARSE
|
|
|
@@ -3305,7 +3305,7 @@ Related</span><span style='color:#AAA'>: <a href='#EVENT'>event</a> and <a href=
|
|
|
|
|
|
</span><span style='color:#FFF'>Example</span><span style='color:#AAA'>: #parse {hello world} {char} {#show $char}
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#BREAK'>break</a>, <a href='#CONTINUE'>continue</a>, <a href='#FOREACH'>foreach</a>, <a href='#LIST'>list</a>, <a href='#LOOP'>loop</a>, <a href='#REPEAT'>repeat</a>, <a href='#RETURN'>return</a> and <a href='#WHILE'>while</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#BREAK'>break</a>, <a href='help.html#CONTINUE'>continue</a>, <a href='help.html#FOREACH'>foreach</a>, <a href='help.html#LIST'>list</a>, <a href='help.html#LOOP'>loop</a>, <a href='help.html#REPEAT'>repeat</a>, <a href='help.html#RETURN'>return</a> and <a href='help.html#WHILE'>while</a>.
|
|
|
<a name='PATH'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> PATH
|
|
|
@@ -3336,7 +3336,7 @@ Related</span><span style='color:#AAA'>: <a href='#EVENT'>event</a> and <a href=
|
|
|
|
|
|
</span><span style='color:#FFF'>Example</span><span style='color:#AAA'>: #path ins {unlock n;open n} {unlock s;open s}
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#MAP'>map</a>, <a href='#PATHDIR'>pathdir</a> and <a href='#SPEEDWALK'>speedwalk</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#MAP'>map</a>, <a href='help.html#PATHDIR'>pathdir</a> and <a href='help.html#SPEEDWALK'>speedwalk</a>.
|
|
|
<a name='PATHDIR'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> PATHDIR
|
|
|
@@ -3363,7 +3363,7 @@ Related</span><span style='color:#AAA'>: <a href='#EVENT'>event</a> and <a href=
|
|
|
|
|
|
</span><span style='color:#FFF'>Comment</span><span style='color:#AAA'>: You can remove a pathdir with the #unpathdir command.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#MAP'>map</a> and <a href='#PATH'>path</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#MAP'>map</a> and <a href='help.html#PATH'>path</a>.
|
|
|
<a name='PCRE'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> PCRE
|
|
|
@@ -3558,7 +3558,7 @@ Example: #action {~\e[1;37m%1} {#var roomname %1}
|
|
|
somewhat obscure, so you'll have to read a PCRE manual for additional
|
|
|
information.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#MAP'>map</a> and <a href='#PATH'>path</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#MAP'>map</a> and <a href='help.html#PATH'>path</a>.
|
|
|
<a name='PORT'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> PORT
|
|
|
@@ -3610,7 +3610,7 @@ Example: #action {~\e[1;37m%1} {#var roomname %1}
|
|
|
|
|
|
You can init with 0 as the port number to create a dummy session.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#ALL'>all</a>, <a href='#CHAT'>chat</a>, <a href='#RUN'>run</a>, <a href='#SESSION'>session</a>, <a href='#SESSIONNAME'>sessionname</a>, <a href='#SNOOP'>snoop</a>, <a href='#SSL'>ssl</a> and <a href='#ZAP'>zap</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#ALL'>all</a>, <a href='help.html#CHAT'>chat</a>, <a href='help.html#RUN'>run</a>, <a href='help.html#SESSION'>session</a>, <a href='help.html#SESSIONNAME'>sessionname</a>, <a href='help.html#SNOOP'>snoop</a>, <a href='help.html#SSL'>ssl</a> and <a href='help.html#ZAP'>zap</a>.
|
|
|
<a name='PROMPT'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> PROMPT
|
|
|
@@ -3648,7 +3648,7 @@ Example: #action {~\e[1;37m%1} {#var roomname %1}
|
|
|
|
|
|
</span><span style='color:#FFF'>Comment</span><span style='color:#AAA'>: You can remove a prompt with the #unprompt command.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#ACTION'>action</a>, <a href='#GAG'>gag</a>, <a href='#HIGHLIGHT'>highlight</a> and <a href='#SUBSTITUTE'>substitute</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#ACTION'>action</a>, <a href='help.html#GAG'>gag</a>, <a href='help.html#HIGHLIGHT'>highlight</a> and <a href='help.html#SUBSTITUTE'>substitute</a>.
|
|
|
<a name='READ'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> READ
|
|
|
@@ -3664,7 +3664,7 @@ Example: #action {~\e[1;37m%1} {#var roomname %1}
|
|
|
|
|
|
You can comment out triggers using /* text */
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#LOG'>log</a>, <a href='#SCAN'>scan</a>, <a href='#TEXTIN'>textin</a> and <a href='#WRITE'>write</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#LOG'>log</a>, <a href='help.html#SCAN'>scan</a>, <a href='help.html#TEXTIN'>textin</a> and <a href='help.html#WRITE'>write</a>.
|
|
|
<a name='REGEXP'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> REGEXP
|
|
|
@@ -3734,7 +3734,7 @@ Example: #action {~\e[1;37m%1} {#var roomname %1}
|
|
|
|
|
|
</span><span style='color:#FFF'>Comment</span><span style='color:#AAA'>: Like an alias or function #regex has its own scope.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#PCRE'>pcre</a> and <a href='#REPLACE'>replace</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#PCRE'>pcre</a> and <a href='help.html#REPLACE'>replace</a>.
|
|
|
<a name='REPEAT'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> REPEAT
|
|
|
@@ -3746,7 +3746,7 @@ easiest way to accomplish that.
|
|
|
|
|
|
</span><span style='color:#FFF'>Example</span><span style='color:#AAA'>: #10 {buy bread}
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#BREAK'>break</a>, <a href='#CONTINUE'>continue</a>, <a href='#FOREACH'>foreach</a>, <a href='#LIST'>list</a>, <a href='#LOOP'>loop</a>, <a href='#PARSE'>parse</a>, <a href='#RETURN'>return</a> and <a href='#WHILE'>while</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#MATHEMATICS'>mathematics</a> and <a href='help.html#STATEMENTS'>statements</a>.
|
|
|
<a name='REPLACE'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> REPLACE
|
|
|
@@ -3761,7 +3761,7 @@ easiest way to accomplish that.
|
|
|
|
|
|
</span><span style='color:#FFF'>Example</span><span style='color:#AAA'>: #function rnd #math result 1d9;#replace test {%.} {@rnd{}}
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#CAT'>cat</a>, <a href='#FORMAT'>format</a>, <a href='#FUNCTION'>function</a>, <a href='#LOCAL'>local</a>, <a href='#MATH'>math</a>, <a href='#SCRIPT'>script</a> and <a href='#VARIABLE'>variable</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#CAT'>cat</a>, <a href='help.html#FORMAT'>format</a>, <a href='help.html#FUNCTION'>function</a>, <a href='help.html#LOCAL'>local</a>, <a href='help.html#MATH'>math</a>, <a href='help.html#SCRIPT'>script</a> and <a href='help.html#VARIABLE'>variable</a>.
|
|
|
<a name='RETURN'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> RETURN
|
|
|
@@ -3774,7 +3774,7 @@ easiest way to accomplish that.
|
|
|
If used inside a #function you can use #return with an argument to both
|
|
|
break out of the function and set the result variable.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#BREAK'>break</a>, <a href='#CONTINUE'>continue</a>, <a href='#FOREACH'>foreach</a>, <a href='#LIST'>list</a>, <a href='#LOOP'>loop</a>, <a href='#PARSE'>parse</a>, <a href='#REPEAT'>repeat</a> and <a href='#WHILE'>while</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#BREAK'>break</a>, <a href='help.html#CONTINUE'>continue</a>, <a href='help.html#FOREACH'>foreach</a>, <a href='help.html#LIST'>list</a>, <a href='help.html#LOOP'>loop</a>, <a href='help.html#PARSE'>parse</a>, <a href='help.html#REPEAT'>repeat</a> and <a href='help.html#WHILE'>while</a>.
|
|
|
<a name='RUN'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> RUN
|
|
|
@@ -3791,7 +3791,7 @@ easiest way to accomplish that.
|
|
|
</span><span style='color:#FFF'>Example</span><span style='color:#AAA'>: #run {somewhere} {ssh someone@somewhere.com}
|
|
|
</span><span style='color:#FFF'>Example</span><span style='color:#AAA'>: #run {something} {tail -f chats.log}
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#ALL'>all</a>, <a href='#PORT'>port</a>, <a href='#SESSION'>session</a>, <a href='#SESSIONNAME'>sessionname</a>, <a href='#SNOOP'>snoop</a>, <a href='#SSL'>ssl</a> and <a href='#ZAP'>zap</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#ALL'>all</a>, <a href='help.html#PORT'>port</a>, <a href='help.html#SESSION'>session</a>, <a href='help.html#SESSIONNAME'>sessionname</a>, <a href='help.html#SNOOP'>snoop</a>, <a href='help.html#SSL'>ssl</a> and <a href='help.html#ZAP'>zap</a>.
|
|
|
<a name='SCAN'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> SCAN
|
|
|
@@ -3851,7 +3851,7 @@ easiest way to accomplish that.
|
|
|
is possible to create an action to execute #scan abort to prematurely
|
|
|
stop the scan.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#READ'>read</a> and <a href='#TEXTIN'>textin</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#READ'>read</a> and <a href='help.html#TEXTIN'>textin</a>.
|
|
|
<a name='SCREEN'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> SCREEN
|
|
|
@@ -3921,24 +3921,24 @@ easiest way to accomplish that.
|
|
|
</span><span style='color:#FFF'>#screen swap
|
|
|
</span><span style='color:#AAA'> Swap the input and scroll region.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#BELL'>bell</a>
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#BELL'>bell</a>
|
|
|
<a name='SCREEN READER'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> SCREEN READER
|
|
|
|
|
|
</span><span style='color:#FFF'>Command</span><span style='color:#AAA'>: #config </span><span style='color:#FFF'>{</span><span style='color:#AAA'>SCREEN READER</span><span style='color:#FFF'>} {</span><span style='color:#AAA'>ON|OFF</span><span style='color:#FFF'>}</span><span style='color:#AAA'>
|
|
|
|
|
|
- Screen reader mode is enabled by using #config screen on. The main
|
|
|
- purpose of the screen reader mode is to report to servers that a
|
|
|
- screen reader is being used by utilizing the MTTS standard. The MTTS
|
|
|
- specification is available at:
|
|
|
+ Screen reader mode is enabled by using #config screen on. One purpose
|
|
|
+ of the screen reader mode is to report to servers that a screen reader
|
|
|
+ is being used by utilizing the MTTS standard. The MTTS specification
|
|
|
+ is available at:
|
|
|
|
|
|
http://tintin.sourceforge.net/protocols/mtts
|
|
|
|
|
|
- With the screen reader mode enabled TinTin++ will try to remove visual
|
|
|
- elements where possible.
|
|
|
+ With the screen reader mode enabled TinTin++ will try to remove or
|
|
|
+ alter visual elements where possible.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#CONFIG'>config</a>
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#CONFIG'>config</a>
|
|
|
<a name='SCRIPT'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> SCRIPT
|
|
|
@@ -3959,7 +3959,7 @@ easiest way to accomplish that.
|
|
|
</span><span style='color:#FFF'>Example</span><span style='color:#AAA'>: #script {php -r 'echo "#show hello world"'}
|
|
|
</span><span style='color:#FFF'>Example</span><span style='color:#AAA'>: #script {path} {pwd};#show The path is $path[1].
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#FORMAT'>format</a>, <a href='#FUNCTION'>function</a>, <a href='#LOCAL'>local</a>, <a href='#MATH'>math</a>, <a href='#REPLACE'>replace</a> and <a href='#VARIABLE'>variable</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#FORMAT'>format</a>, <a href='help.html#FUNCTION'>function</a>, <a href='help.html#LOCAL'>local</a>, <a href='help.html#MATH'>math</a>, <a href='help.html#REPLACE'>replace</a> and <a href='help.html#VARIABLE'>variable</a>.
|
|
|
<a name='SEND'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> SEND
|
|
|
@@ -3969,7 +3969,7 @@ easiest way to accomplish that.
|
|
|
Sends the text directly to the server, useful if you want to start
|
|
|
with an escape code.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#TEXTIN'>textin</a>
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#TEXTIN'>textin</a>
|
|
|
<a name='SESSION'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> SESSION
|
|
|
@@ -4010,7 +4010,7 @@ easiest way to accomplish that.
|
|
|
|
|
|
</span><span style='color:#FFF'>Example</span><span style='color:#AAA'>: #event {SESSION DISCONNECTED} {#gts #delay 10 #ses %0 tintin.net 4321}
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#ALL'>all</a>, <a href='#PORT'>port</a>, <a href='#RUN'>run</a>, <a href='#SESSIONNAME'>sessionname</a>, <a href='#SNOOP'>snoop</a>, <a href='#SSL'>ssl</a> and <a href='#ZAP'>zap</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#ALL'>all</a>, <a href='help.html#PORT'>port</a>, <a href='help.html#RUN'>run</a>, <a href='help.html#SESSIONNAME'>sessionname</a>, <a href='help.html#SNOOP'>snoop</a>, <a href='help.html#SSL'>ssl</a> and <a href='help.html#ZAP'>zap</a>.
|
|
|
<a name='SESSIONNAME'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> SESSIONNAME
|
|
|
@@ -4046,7 +4046,7 @@ easiest way to accomplish that.
|
|
|
#showme {@two{$test}} in session one would print the value of $test,
|
|
|
as defined by session two.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#SUSPEND'>suspend</a>
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#SUSPEND'>suspend</a>
|
|
|
<a name='SHOWME'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> SHOWME
|
|
|
@@ -4065,7 +4065,7 @@ easiest way to accomplish that.
|
|
|
</span><span style='color:#FFF'>Comment</span><span style='color:#AAA'>: The #prompt helpfile contains more information on using the
|
|
|
option {row} and {col} arguments.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#BUFFER'>buffer</a>, <a href='#DRAW'>draw</a>, <a href='#ECHO'>echo</a>, <a href='#GREP'>grep</a> and <a href='#PROMPT'>prompt</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#BUFFER'>buffer</a>, <a href='help.html#DRAW'>draw</a>, <a href='help.html#ECHO'>echo</a>, <a href='help.html#GREP'>grep</a> and <a href='help.html#PROMPT'>prompt</a>.
|
|
|
<a name='SNOOP'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> SNOOP
|
|
|
@@ -4084,7 +4084,7 @@ easiest way to accomplish that.
|
|
|
You can change the size and location of a session's scroll region by
|
|
|
using the #split and #screen scrollregion commands.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#ALL'>all</a>, <a href='#PORT'>port</a>, <a href='#RUN'>run</a>, <a href='#SESSION'>session</a>, <a href='#SESSIONNAME'>sessionname</a>, <a href='#SSL'>ssl</a> and <a href='#ZAP'>zap</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#ALL'>all</a>, <a href='help.html#PORT'>port</a>, <a href='help.html#RUN'>run</a>, <a href='help.html#SESSION'>session</a>, <a href='help.html#SESSIONNAME'>sessionname</a>, <a href='help.html#SSL'>ssl</a> and <a href='help.html#ZAP'>zap</a>.
|
|
|
<a name='SPEEDWALK'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> SPEEDWALK
|
|
|
@@ -4119,7 +4119,7 @@ easiest way to accomplish that.
|
|
|
</span><span style='color:#FFF'>Example</span><span style='color:#AAA'>: #path unzip 3n1e2nw
|
|
|
</span><span style='color:#FFF'>Example</span><span style='color:#AAA'>: #map move 3ne1d
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#ALIAS'>alias</a>, <a href='#CURSOR'>cursor</a>, <a href='#HISTORY'>history</a>, <a href='#KEYPAD'>keypad</a>, <a href='#MACRO'>macro</a> and <a href='#TAB'>tab</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#KEYPAD'>keypad</a>, <a href='help.html#MAPPING'>mapping</a> and <a href='help.html#REPEAT'>repeat</a>.
|
|
|
<a name='SPLIT'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> SPLIT
|
|
|
@@ -4184,7 +4184,7 @@ easiest way to accomplish that.
|
|
|
|
|
|
</span><span style='color:#FFF'>Comment</span><span style='color:#AAA'>: You can remove split mode with the #unsplit command.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#ECHO'>echo</a>, <a href='#PROMPT'>prompt</a> and <a href='#SHOWME'>showme</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#ECHO'>echo</a>, <a href='help.html#PROMPT'>prompt</a> and <a href='help.html#SHOWME'>showme</a>.
|
|
|
<a name='SSL'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> SSL
|
|
|
@@ -4194,7 +4194,7 @@ easiest way to accomplish that.
|
|
|
Starts a secure socket telnet session with the given name, host, port,
|
|
|
and optional file name.
|
|
|
|
|
|
-Related</span><span style='color:#AAA'>: <a href='#ALL'>all</a>, <a href='#PORT'>port</a>, <a href='#RUN'>run</a>, <a href='#SESSIONNAME'>sessionname</a>, <a href='#SNOOP'>snoop</a>, <a href='#SSL'>ssl</a> and <a href='#ZAP'>zap</a>.
|
|
|
+Related</span><span style='color:#AAA'>: <a href='help.html#ALL'>all</a>, <a href='help.html#PORT'>port</a>, <a href='help.html#RUN'>run</a>, <a href='help.html#SESSIONNAME'>sessionname</a>, <a href='help.html#SNOOP'>snoop</a>, <a href='help.html#SSL'>ssl</a> and <a href='help.html#ZAP'>zap</a>.
|
|
|
<a name='STATEMENTS'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> STATEMENTS
|
|
|
@@ -4216,7 +4216,7 @@ Related</span><span style='color:#AAA'>: <a href='#ALL'>all</a>, <a href='#PORT'
|
|
|
#switch {expression} {commands}
|
|
|
#while {expression} {commands}
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#COMMANDS'>commands</a>, <a href='#HELP'>help</a> and <a href='#INFO'>info</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#MATHEMATICS'>mathematics</a>, <a href='help.html#PCRE'>pcre</a> and <a href='help.html#REPEAT'>repeat</a>.
|
|
|
<a name='SUBSTITUTE'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> SUBSTITUTE
|
|
|
@@ -4252,7 +4252,7 @@ Related</span><span style='color:#AAA'>: <a href='#ALL'>all</a>, <a href='#PORT'
|
|
|
|
|
|
</span><span style='color:#FFF'>Comment</span><span style='color:#AAA'>: You can remove a substitution with the #unsubstitute command.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#ACTION'>action</a>, <a href='#GAG'>gag</a>, <a href='#HIGHLIGHT'>highlight</a> and <a href='#PROMPT'>prompt</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#ACTION'>action</a>, <a href='help.html#GAG'>gag</a>, <a href='help.html#HIGHLIGHT'>highlight</a> and <a href='help.html#PROMPT'>prompt</a>.
|
|
|
<a name='SUBSTITUTIONS'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> SUBSTITUTIONS
|
|
|
@@ -4324,7 +4324,7 @@ Related</span><span style='color:#AAA'>: <a href='#ALL'>all</a>, <a href='#PORT'
|
|
|
displayed on the screen, or being processed as part of a regex.
|
|
|
Escapes try to mimic escapes in PCRE when possible.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#CHARACTERS'>characters</a>, <a href='#COLORS'>colors</a>, <a href='#ESCAPES'>escapes</a>, <a href='#INFO'>info</a> and <a href='#PCRE'>pcre</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#CHARACTERS'>characters</a>, <a href='help.html#COLORS'>colors</a>, <a href='help.html#ESCAPES'>escapes</a> and <a href='help.html#PCRE'>pcre</a>.
|
|
|
<a name='SUSPEND'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> SUSPEND
|
|
|
@@ -4337,7 +4337,7 @@ Related</span><span style='color:#AAA'>: <a href='#ALL'>all</a>, <a href='#PORT'
|
|
|
While suspended your tintin sessions will freeze. To keep a
|
|
|
suspended session running use the #daemon command.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#SESSIONNAME'>sessionname</a>
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#SESSIONNAME'>sessionname</a>
|
|
|
<a name='SWITCH'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> SWITCH
|
|
|
@@ -4357,7 +4357,7 @@ Related</span><span style='color:#AAA'>: <a href='#ALL'>all</a>, <a href='#PORT'
|
|
|
|
|
|
</span><span style='color:#FFF'>Example</span><span style='color:#AAA'>: #switch {1d4} {#case 1 cackle;#case 2 smile;#default giggle}
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#STATEMENTS'>statements</a>
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#STATEMENTS'>statements</a>
|
|
|
<a name='SYSTEM'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> SYSTEM
|
|
|
@@ -4366,7 +4366,7 @@ Related</span><span style='color:#AAA'>: <a href='#ALL'>all</a>, <a href='#PORT'
|
|
|
|
|
|
Executes the command specified as a shell command.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#DETACH'>detach</a>, <a href='#SCRIPT'>script</a> and <a href='#RUN'>run</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#DETACH'>detach</a>, <a href='help.html#SCRIPT'>script</a> and <a href='help.html#RUN'>run</a>.
|
|
|
<a name='TAB'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> TAB
|
|
|
@@ -4383,7 +4383,7 @@ Related</span><span style='color:#AAA'>: <a href='#ALL'>all</a>, <a href='#PORT'
|
|
|
|
|
|
</span><span style='color:#FFF'>Comment</span><span style='color:#AAA'>: You can remove a tab with the #untab command.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#ALIAS'>alias</a>, <a href='#CURSOR'>cursor</a>, <a href='#HISTORY'>history</a>, <a href='#KEYPAD'>keypad</a>, <a href='#MACRO'>macro</a> and <a href='#SPEEDWALK'>speedwalk</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#ALIAS'>alias</a>, <a href='help.html#CURSOR'>cursor</a>, <a href='help.html#HISTORY'>history</a>, <a href='help.html#KEYPAD'>keypad</a>, <a href='help.html#MACRO'>macro</a> and <a href='help.html#SPEEDWALK'>speedwalk</a>.
|
|
|
<a name='TEXTIN'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> TEXTIN
|
|
|
@@ -4397,7 +4397,7 @@ Related</span><span style='color:#AAA'>: <a href='#ALL'>all</a>, <a href='#PORT'
|
|
|
The delay is in seconds and takes a floating point number which is
|
|
|
cumulatively applied to each outgoing line.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#SCAN'>scan</a> and <a href='#SEND'>send</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#SCAN'>scan</a> and <a href='help.html#SEND'>send</a>.
|
|
|
<a name='TICKER'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> TICKER
|
|
|
@@ -4412,7 +4412,7 @@ Related</span><span style='color:#AAA'>: <a href='#ALL'>all</a>, <a href='#PORT'
|
|
|
|
|
|
</span><span style='color:#FFF'>Comment</span><span style='color:#AAA'>: You can remove a ticker with the #unticker command.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#DELAY'>delay</a> and <a href='#EVENT'>event</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#DELAY'>delay</a> and <a href='help.html#EVENT'>event</a>.
|
|
|
<a name='TIME'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> TIME
|
|
|
@@ -4453,7 +4453,7 @@ Related</span><span style='color:#AAA'>: <a href='#ALL'>all</a>, <a href='#PORT'
|
|
|
%z 5 digit timezone offset. (-1200 ... +1400)
|
|
|
%Z Abbreviated name of the time zone. (CET, GMT, etc)
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#ECHO'>echo</a>, <a href='#EVENT'>event</a> and <a href='#FORMAT'>format</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#ECHO'>echo</a>, <a href='help.html#EVENT'>event</a> and <a href='help.html#FORMAT'>format</a>.
|
|
|
<a name='VARIABLE'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> VARIABLE
|
|
|
@@ -4518,7 +4518,7 @@ Related</span><span style='color:#AAA'>: <a href='#ALL'>all</a>, <a href='#PORT'
|
|
|
|
|
|
</span><span style='color:#FFF'>Comment</span><span style='color:#AAA'>: You can remove a variable with the #unvariable command.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#CAT'>cat</a>, <a href='#FORMAT'>format</a>, <a href='#FUNCTION'>function</a>, <a href='#LOCAL'>local</a>, <a href='#MATH'>math</a>, <a href='#REPLACE'>replace</a> and <a href='#SCRIPT'>script</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#CAT'>cat</a>, <a href='help.html#FORMAT'>format</a>, <a href='help.html#FUNCTION'>function</a>, <a href='help.html#LOCAL'>local</a>, <a href='help.html#MATH'>math</a>, <a href='help.html#REPLACE'>replace</a> and <a href='help.html#SCRIPT'>script</a>.
|
|
|
<a name='WHILE'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> WHILE
|
|
|
@@ -4541,7 +4541,7 @@ Related</span><span style='color:#AAA'>: <a href='#ALL'>all</a>, <a href='#PORT'
|
|
|
|
|
|
</span><span style='color:#FFF'>Comment</span><span style='color:#AAA'>: See '#help math', for more information.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#STATEMENTS'>statements</a>
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#STATEMENTS'>statements</a>
|
|
|
<a name='WRITE'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> WRITE
|
|
|
@@ -4555,7 +4555,7 @@ Related</span><span style='color:#AAA'>: <a href='#ALL'>all</a>, <a href='#PORT'
|
|
|
overwriting a map file. Use the FORCE argument to ignore this
|
|
|
protection.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#LOG'>log</a>, <a href='#READ'>read</a>, <a href='#SCAN'>scan</a> and <a href='#TEXTIN'>textin</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#LOG'>log</a>, <a href='help.html#READ'>read</a>, <a href='help.html#SCAN'>scan</a> and <a href='help.html#TEXTIN'>textin</a>.
|
|
|
<a name='ZAP'></a>
|
|
|
|
|
|
</span><span style='color:#FF5'> ZAP
|
|
|
@@ -4566,4 +4566,4 @@ Related</span><span style='color:#AAA'>: <a href='#ALL'>all</a>, <a href='#PORT'
|
|
|
cause the program to terminate. If you provide an argument it'll zap
|
|
|
the given session instead.
|
|
|
|
|
|
-</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='#ALL'>all</a>, <a href='#PORT'>port</a>, <a href='#RUN'>run</a>, <a href='#SESSION'>session</a>, <a href='#SESSIONNAME'>sessionname</a>, <a href='#SNOOP'>snoop</a> and <a href='#SSL'>ssl</a>.
|
|
|
+</span><span style='color:#FFF'>Related</span><span style='color:#AAA'>: <a href='help.html#ALL'>all</a>, <a href='help.html#PORT'>port</a>, <a href='help.html#RUN'>run</a>, <a href='help.html#SESSION'>session</a>, <a href='help.html#SESSIONNAME'>sessionname</a>, <a href='help.html#SNOOP'>snoop</a> and <a href='help.html#SSL'>ssl</a>.
|