\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{Bill PY2BIL - LU7ECX (gcremerius)} \pdfinfo{ /Title (bpq-user-and-sysop-commands.pdf) /Creator (Cheatography) /Author (Bill PY2BIL - LU7ECX (gcremerius)) /Subject (BPQ User and SysOp Commands Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{0262A3} \definecolor{LightBackground}{HTML}{EFF5F9} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{BPQ User and SysOp Commands Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{Bill PY2BIL - LU7ECX (gcremerius)} via \textcolor{DarkBackground}{\uline{cheatography.com/118440/cs/21860/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}Bill PY2BIL - LU7ECX (gcremerius) \\ \uline{cheatography.com/gcremerius} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 26th February, 2020.\\ Updated 26th June, 2022.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{2} \begin{tabularx}{8.4cm}{x{2.64 cm} x{5.36 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Node User Level Commands}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{?}} & Displays a list of commonly used node commands, starting with all the sysop-defined applications first, then followed by the standard ones. \tn % Row Count 6 (+ 6) % Row 1 \SetRowColor{white} {\bf{A}}ttach & Get exclusive control of the port before connecting (for a single user, such as WINMOR or Pactor ports).\{\{nl\}\} `ATTACH~{[}P{]}\{\{nl\}\}C~{[}CALL{]}` \tn % Row Count 12 (+ 6) % Row 2 \SetRowColor{LightBackground} {\bf{BBS}} & {[}sysop defined{]} Usual command to access the BBS and Mail system, but could be anything else defined by the SysOp. \tn % Row Count 17 (+ 5) % Row 3 \SetRowColor{white} {\bf{B}}ye or {\bf{Q}}uit & Disconnect from Node \tn % Row Count 19 (+ 2) % Row 4 \SetRowColor{LightBackground} {\bf{CHAT}} & {[}sysop defined{]} Usual command to access the Chat system, but could be anything else defined by the SysOp. \tn % Row Count 24 (+ 5) % Row 5 \SetRowColor{white} \{\{noshy\}\}{\bf{C}}onnect & Initiates a connection to another node, or to a normal AX.25 user.\{\{nl\}\} `C~P~CALL|ALIAS~{[}via~digi1~{[}digi2...{]}{]}~{[}S{]}`\{\{nl\}\} {\bf{P}} is the port number if you have more than 1\{\{nl\}\} {\bf{S}} for STAY to remain connected to the currrent node, when the connection to the next one is closed\{\{nl\}\} The system will make an L4 (NETROM) connect to a call that is in your NODES table.\{\{nl\}\} You can force a level 2 connect by specifying a port number and preceding the call with a {\bf{!}} \tn % Row Count 44 (+ 20) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{2.64 cm} x{5.36 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Node User Level Commands (cont)}} \tn % Row 6 \SetRowColor{LightBackground} {\bf{CQ}} & Sends a beacon to address CQ. \{\{nl\}\} Can only be used in LISTEN mode and only if LISTENing on one port.\{\{nl\}\} \tn % Row Count 5 (+ 5) % Row 7 \SetRowColor{white} {\bf{IDLE}}time & Sets the Idle session timeout for this session. \tn % Row Count 7 (+ 2) % Row 8 \SetRowColor{LightBackground} {\bf{I}}nfo & Display information about this Node from the text from the config file \tn % Row Count 10 (+ 3) % Row 9 \SetRowColor{white} {\bf{L4T1}} & Displays or sets the Level 4 timeout used for the current session. Sets the Level 4 (Netrom) retry timer for this session \tn % Row Count 15 (+ 5) % Row 10 \SetRowColor{LightBackground} {\bf{L}}inks & Lists the currently active AX.25 Sessions\{\{nl\}\} {\bf{S}} is the link state: 2=connecting, 4=disconnecting, 5=connected.\{\{nl\}\} {\bf{P}} is the port.\{\{nl\}\} {\bf{T}} is the link type: 1=Uplink, 2=Downlink, 3=Node-Node link.\{\{nl\}\} {\bf{V}} is the AX.25 Version (1 or 2).\{\{nl\}\} \tn % Row Count 25 (+ 10) % Row 11 \SetRowColor{white} {\bf{LIS}}ten & Enters Listen mode on the specified port(s).\{\{nl\}\} `LIS P1... Pn`\{\{nl\}\} {\bf{P}} port numbers\{\{nl\}\} While in Listen mode you can't connect to other stations, and if someone calls you Listen is cancelled. \{\{nl\}\} Type LISTEN OFF to exit listen mode.\{\{nl\}\} \tn % Row Count 35 (+ 10) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{2.64 cm} x{5.36 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Node User Level Commands (cont)}} \tn % Row 12 \SetRowColor{LightBackground} {\bf{MH}}eard & Lists stations heard recently on the specified port. \{\{nl\}\} `MHEARD P {[}CALL{]}`\{\{nl\}\} {\bf{P}} port number\{\{nl\}\} Output can be filtered with a partial callsign, eg MH 2 G8\{\{nl\}\} There are three variants:\{\{nl\}\} {\bf{MHV}} which lists in a more structured (verbose) way\{\{nl\}\} {\bf{{\emph{MHU}}}} and MHL which display timestamps in clock time (UTC or Local) instead of the default of time since last heard. \tn % Row Count 15 (+ 15) % Row 13 \SetRowColor{white} {\bf{N}}odes & Lists all the other NETROM/THENET/BPQ Nodes known to your node.\{\{nl\}\} `N {[}VIA{]}{[}NODECALL|NODEALIAS{]}{[}*{]}|{[}C{]}{[}T{]}`\{\{nl\}\} {\bf{N}} on its own displays the whole table in alias order\{\{nl\}\} {\bf{NODECALL}} or {\bf{NODEALIAS}} you can list the routes that the system will use to access that node\{\{nl\}\} {\bf{NODECALL*}} will display information for all SSID's of the specified call.\{\{nl\}\} {\bf{VIA NODECALL}} will display all stations reachable via the specified neighbour.\{\{nl\}\} {\bf{C}} Displays the whole table in callsign order. Can be placed before or after the pattern, eg N C GB7* or N GB7* C\{\{nl\}\} {\bf{T}} The Round Trip Times and frame counts for all nodes with a non-zero count.\{\{nl\}\} Use of ? and * wildcards are allowed\{\{nl\}\} The information after the callsign are only shown if some frames have been send to that node.\{\{nl\}\} {\bf{RTT}} stands for Round Trip Time, and is a rolling average of the time taken to get a response from that node (in seconds).\{\{nl\}\} {\bf{FR}} means Frames, the number of info frames sent to the node. \{\{nl\}\} {\bf{B}} if present, indicates the target is a BPQ node, and the number following the B is the number of hops to the target.\{\{nl\}\} Up to 3 possible routes to the node are listed.\{\{nl\}\} {\bf{1\textasciicircum{}st\textasciicircum{} number}} displayed is the {\emph{quality}}, the relative desirability of using this route rather than another.\{\{nl\}\} {\bf{2\textasciicircum{}nd\textasciicircum{} number}} is the {\emph{obsolesance count}}, an indication of how long it is since the system was last told about (or successfully used) this route. The number starts at a value set in the config file (typically 5) and is decremented each time a {\emph{NODES}} broadcast is sent (typically evey hour).\{\{nl\}\} {\bf{3\textasciicircum{}rd\textasciicircum{} number}} is the port.\{\{nl\}\} {\bf{\textgreater{}}} indicates the currently active route.\{\{nl\}\} \tn % Row Count 82 (+ 67) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{2.64 cm} x{5.36 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Node User Level Commands (cont)}} \tn % Row 14 \SetRowColor{LightBackground} {\bf{NRR}} & Sends a Netrom Record Route message to the specified node. If the node is reachable and supports NRR, a message will be displayed showing the path that the message took to the target node and back.\{\{nl\}\} `NRR CALL`\{\{nl\}\} \tn % Row Count 9 (+ 9) % Row 15 \SetRowColor{white} {\bf{PAC}}len & Displays and sets the PACLEN value used for messages generated by the node (eg command responses). \tn % Row Count 13 (+ 4) % Row 16 \SetRowColor{LightBackground} {\bf{P}}orts & Lists available ports and shows the frequency and baud rate used as defined in the configurarion file. \tn % Row Count 17 (+ 4) % Row 17 \SetRowColor{white} {\bf{RAD}}io & Used by the Rig Control Interface. \tn % Row Count 19 (+ 2) % Row 18 \SetRowColor{LightBackground} {\bf{R}}outes & Lists the stations which this node can hear.\{\{nl\}\}`r {[}r{]}`\{\{nl\}\} {\bf{\textgreater{}}} indicates that there is an active link to the node.\{\{nl\}\} {\bf{1\textasciicircum{}st\textasciicircum{} number}} is the port.\{\{nl\}\} {\bf{Call}} remote station call\{\{nl\}\} {\bf{2\textasciicircum{}nd\textasciicircum{} number}} is the {\emph{quality}}, This may be derived from the 'default quality' parameter in the PORTS section of the config file, or may be specified explicitly in the ROUTES section. A value of zero will prevent the route from being used, and is normally used when you have a one-way or marginal path.\{\{nl\}\} {\bf{3\textasciicircum{}rd\textasciicircum{} number}} is is the number of NODES list entries which refer to this route. This isn't used by the software, it is just information for the user. .\{\{nl\}\} {\bf{!}} indicates a {\emph{locked route}}, one entered in the CONFIG file or via SYSOPH. Other entries come and go as this node hears NODES broadcasts.\{\{nl\}\} Additional information may be obtained by entering r r\{\{nl\}\} The fields are:\{\{nl\}\} * Info frames sent\{\{nl\}\} * Info frames retransmitted\{\{nl\}\} * Retry Rate: the ratio of the above 2, as a percentage (or * if both are zero)\{\{nl\}\} * Non-standard maxframe (from Config file)\{\{nl\}\} * Non-standard frack (from Config file)\{\{nl\}\} * Time the last NODES broadcast was heard from this node.\{\{nl\}\} * Number of frames queued to be sent.\{\{nl\}\} * Remaining quality\{\{nl\}\} \tn % Row Count 69 (+ 50) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{2.64 cm} x{5.36 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Node User Level Commands (cont)}} \tn % Row 19 \SetRowColor{LightBackground} {\bf{S}}tats & Displays a number of counters.\{\{nl\}\} {\bf{Uptime (Days Hours Mins)}} Is the time since the system was loaded.\{\{nl\}\} {\bf{Semaphore Get-Rel/Clashes}}\{\{nl\}\} {\bf{Buffers:Max/Cur/Min/Out/Wait}} Out is the number of times a request to allocate a buffer failed because there were none available.\{\{nl\}\} {\bf{Known Nodes/Max Nodes}}\{\{nl\}\} {\bf{L4 Connects Sent/Rxed}}\{\{nl\}\} {\bf{L4 Frames TX/RX/Resent/Reseq}} Resent is the number retransmitted because an ACK wasn't received within the L4 timeout period. The Reseq is the number of frames received out of sequence, but subsequently used because the missing frame(s) eventually arrived.\{\{nl\}\} {\bf{REJ Frames Rxed}} A large number may indicate that your Maxframe is too high. Similarly a large number in 'RX out of sequence' may indicate the the station talking to you has too large a maxframe. \{\{nl\}\} {\bf{RX Overruns}} indicate characters lost because the software didn't process the interrupts fast enough.\{\{nl\}\} {\bf{Undrun/Poll T/o}} indicate a problem in responding to TX interrupts. Only used for HDLC cards.\{\{nl\}\} {\bf{Frames abandoned}} number of frames discarded because they have been waiting to be sent (for DCD to clear) for more than 60 secs. Only used for HDLC cards.\{\{nl\}\} {\bf{Link Active \%}} The first is the \% of time in the last minute that your station was transmitting, and the second the \% the channel was active. Only used for HDLC cards.\{\{nl\}\} \{\{nl\}\} There is one set of level 2 counters for each port.\{\{nl\}\} If you have more than 7 ports the display starts to look a bit untidy, so there are now two options on the STATS command:\{\{nl\}\} {\bf{S S}} Displays just the system and L3/4 stats\{\{nl\}\} {\bf{S n}} Displays just the port stats, starting with port N, for a maximum of 7 ports.\{\{nl\}\} \tn % Row Count 67 (+ 67) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{2.64 cm} x{5.36 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Node User Level Commands (cont)}} \tn % Row 20 \SetRowColor{LightBackground} {\bf{SYSOP}} & {[}sysop defined{]} Usual command to Talk to the SysOp (if available) but could be anything else defined by the SysOp. \tn % Row Count 5 (+ 5) % Row 21 \SetRowColor{white} \{\{noshy\}\}{\bf{UN}}proto & Enters UNPROTO mode, where you can send UI messages.\{\{nl\}\} `UN P CALL {[}Digis{]}`\{\{nl\}\} When in Unproto Mode anything you type will be send as a UI frame to the port and destination you specified.\{\{nl\}\} This could be used in conjunction with the LISTEN command to have an multiuser conversation.\{\{nl\}\} Use Ctrl/Z to exit UNPROTO mode\{\{nl\}\} \tn % Row Count 18 (+ 13) % Row 22 \SetRowColor{LightBackground} {\bf{U}}sers & Lists the stations currently using the node.\{\{nl\}\} The Number on the end of the header line is the number of free buffers.\{\{nl\}\} {\bf{Host}} is an internal (Normally BBS Port)\{\{nl\}\} {\bf{Circuit}} is a link from/to another node.\{\{nl\}\} {\bf{Uplink}} is a connection from a normal AX.25 station.\{\{nl\}\} {\bf{Downlink}} is a connection to a normal user.\{\{nl\}\} {\bf{\textless{}-{}-\textgreater{}}} indicates an active session.\{\{nl\}\} {\bf{\textless{}\textasciitilde{}\textasciitilde{}\textgreater{}}} indicates a session being set up.\{\{nl\}\} \tn % Row Count 35 (+ 17) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{2.64 cm} x{5.36 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Node User Level Commands (cont)}} \tn % Row 23 \SetRowColor{LightBackground} {\bf{V}}ersion & Displays the version number of the Node software \tn % Row Count 2 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{Only the {\bf{bolded}} part of each command is required} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.92 cm} x{4.08 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Node SysOp Level Commands}} \tn % Row 0 \SetRowColor{LightBackground} \{\{noshy\}\}{\bf{PASSWORD}} & When accessed remotely, a password prompt is sent, containing 5 random numbers in the range 1 to the length of the PASSWORD string as defined in the configuration file.\{\{nl\}\} Enter PASSWORD followed by the corresponding five letters from the password string.\{\{nl\}\} If entered from a local terminal or via a Telnet session with SYSOP flag set you will go straight to SYSOP mode.\{\{nl\}\} \tn % Row Count 20 (+ 20) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{8.4cm}}{{\bf{Supported commands:}}} \tn % Row Count 21 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{{\bf{Port Parameters}}\{\{nl\}\}Display or update the corresponding parameter for a specified port} \tn % Row Count 23 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{8.4cm}}{BBSALIAS} \tn % Row Count 24 (+ 1) % Row 4 \SetRowColor{LightBackground} DIGIFLAG & `DIGIFLAG=0/1/255`\{\{nl\}\} Digipeat control flag for this port.\{\{nl\}\} 0 = dont digi, 1 = digi everything, 255 = digi UI frames only. \tn % Row Count 31 (+ 7) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{3.92 cm} x{4.08 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Node SysOp Level Commands (cont)}} \tn % Row 5 \SetRowColor{LightBackground} DIGIPORT & `DIGIPORT=N`\{\{nl\}\} Port to send digied frames on. Zero means the port it was received on, any other number means send on that port. \tn % Row Count 7 (+ 7) % Row 6 \SetRowColor{white} FRACK & `FRACK=nnnn`\{\{nl\}\} Level 2 timout in milliseconds \tn % Row Count 10 (+ 3) % Row 7 \SetRowColor{LightBackground} FULLDUP & `FULLDUP=0|1`\{\{nl\}\} Passed on to TNC if using KISS.\{\{nl\}\} Used to allow transmission whilst DCD is active on HDLC cards, and to allow connection of a NETROM cluster via a diode matrix. \tn % Row Count 20 (+ 10) % Row 8 \SetRowColor{white} L3ONLY & `L3ONLY=0|1` If set to 1 will stop users (but not HOST sessions) issuing downlink connects on this port. \tn % Row Count 26 (+ 6) % Row 9 \SetRowColor{LightBackground} MAXFRAME & `MAXFRAME=n`\{\{nl\}\} Maximum outstanding frames. \tn % Row Count 29 (+ 3) % Row 10 \SetRowColor{white} \mymulticolumn{2}{x{8.4cm}}{MAXUSERS} \tn % Row Count 30 (+ 1) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{3.92 cm} x{4.08 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Node SysOp Level Commands (cont)}} \tn % Row 11 \SetRowColor{LightBackground} PACLEN & `PACLEN=nnn`\{\{nl\}\} Default maximum packet length for this port \tn % Row Count 4 (+ 4) % Row 12 \SetRowColor{white} PERSIST & `PERSIST=nnn`\{\{nl\}\} 'Probability to transmit' value (1-255) \tn % Row Count 7 (+ 3) % Row 13 \SetRowColor{LightBackground} QUALITY & `QUALITY=nnn`\{\{nl\}\} Default quality for nodes heard on this port. Set to zero to suppress all level 3/4 activity (including NODES broadcasts) on this port. \tn % Row Count 15 (+ 8) % Row 14 \SetRowColor{white} RESPTIME & `RESPTIME=nnnn`\{\{nl\}\} Level 2 delayed ack timer in milliseconds \tn % Row Count 19 (+ 4) % Row 15 \SetRowColor{LightBackground} RETRIES & `RETRIES=n`\{\{nl\}\} Level 2 maximum retry value \tn % Row Count 22 (+ 3) % Row 16 \SetRowColor{white} SOFTDCD & `SOFTDCD=0|1`\{\{nl\}\} If set to 1, system uses the detection of a valid frame to indicate that the channel is busy, rather than the DCD signal from the modem. Used only for HDLC cards. \tn % Row Count 32 (+ 10) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{3.92 cm} x{4.08 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Node SysOp Level Commands (cont)}} \tn % Row 17 \SetRowColor{LightBackground} TXDELAY & `TXDELAY=nnn`\{\{nl\}\} TX Keyup delay in milliseconds \tn % Row Count 3 (+ 3) % Row 18 \SetRowColor{white} TXTAIL & `TXTAIL=nnnn`\{\{nl\}\} TXTAIL timer in ms. Used only by KISS TNCs. \tn % Row Count 7 (+ 4) % Row 19 \SetRowColor{LightBackground} VALIDCALLS & `VALIDCALLS=CALLS`\{\{nl\}\}Up to about 40 callsigns, separated by single commas.\{\{nl\}\} If present, only stations in the list will be allowed to connect to you on this port.\{\{nl\}\} The SSID should not be specified. The total length of the list, including commas, is 256 bytes. \tn % Row Count 21 (+ 14) % Row 20 \SetRowColor{white} XMITOFF & Read or change the transmitter DISABLE flag for one port.\{\{nl\}\}`XMITOFF port\#` to read.\{\{nl\}\}`XMITOFF port\# 1` to disable a port.\{\{nl\}\}The default is 0, meaning the transmitter is not stopped. \tn % Row Count 31 (+ 10) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{3.92 cm} x{4.08 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Node SysOp Level Commands (cont)}} \tn % Row 21 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{{\bf{System Parameters}}\{\{nl\}\}Display or update the corresponding Node parameter.} \tn % Row Count 2 (+ 2) % Row 22 \SetRowColor{white} BTINTERVAL & Time interval the beacon is sent by the Node \tn % Row Count 5 (+ 3) % Row 23 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{FULLCTEXT} \tn % Row Count 6 (+ 1) % Row 24 \SetRowColor{white} HIDENODES & Suppresses the display of NODES with an Alias that starts with a \# sign. \tn % Row Count 10 (+ 4) % Row 25 \SetRowColor{LightBackground} IDINTERVAL & IDMSG is sent every IDINTERVAL minutes. It is sent from the PORT Callsign if one is defined, otherwise from NODECALL. The main purpose of this is to satisfy the requirements of those administrations that require a regular station identification in the same mode as used for communication. \tn % Row Count 25 (+ 15) % Row 26 \SetRowColor{white} L3TTL & Maximum Level 3 hops \tn % Row Count 26 (+ 1) % Row 27 \SetRowColor{LightBackground} L4DELAY & Level 4 Delayed ACK timer \tn % Row Count 28 (+ 2) % Row 28 \SetRowColor{white} L4TIMEOUT & Level 4 Timeout \tn % Row Count 29 (+ 1) % Row 29 \SetRowColor{LightBackground} L4RETRIES & Level 4 Retries \tn % Row Count 30 (+ 1) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{3.92 cm} x{4.08 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Node SysOp Level Commands (cont)}} \tn % Row 30 \SetRowColor{LightBackground} L4WINDOW & Level 4 Window \tn % Row Count 1 (+ 1) % Row 31 \SetRowColor{white} \mymulticolumn{2}{x{8.4cm}}{LINKEDFLAG} \tn % Row Count 2 (+ 1) % Row 32 \SetRowColor{LightBackground} {\emph{MH}}eard & Clears list of recently heard stations\{\{nl\}\}`MH p CLEAR` \tn % Row Count 5 (+ 3) % Row 33 \SetRowColor{white} MINQUAL & `MINQUAL=NNN`\{\{nl\}\} Defines the minimum quality for a destination to be included in a 'Nodes' broadcast on this port. \tn % Row Count 11 (+ 6) % Row 34 \SetRowColor{LightBackground} NODEIDLETIME & If there is no traffic for IDLETIME seconds, the link will be closed. \tn % Row Count 15 (+ 4) % Row 35 \SetRowColor{white} NODESINT & Time between NODES broadcasts (seconds) \tn % Row Count 17 (+ 2) % Row 36 \SetRowColor{LightBackground} OBSINIT & Initial Obsolescence value \tn % Row Count 19 (+ 2) % Row 37 \SetRowColor{white} OBSMIN & Minimum Obsolescence value to be included in NODES broadcasts. \tn % Row Count 23 (+ 4) % Row 38 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{REMDUMP} \tn % Row Count 24 (+ 1) % Row 39 \SetRowColor{white} T3 & Link Validation Timer. If there is no activity for T3 seconds, an RR(P) command will be sent to make sure the other station is still there. \tn % Row Count 31 (+ 7) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{3.92 cm} x{4.08 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Node SysOp Level Commands (cont)}} \tn % Row 40 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{{\bf{System Commands}}} \tn % Row Count 1 (+ 1) % Row 41 \SetRowColor{white} FINDBUFFS & Used to help track down missing buffers if the buffer count goes very low, normally should only be used if I request it \tn % Row Count 7 (+ 6) % Row 42 \SetRowColor{LightBackground} GETPORTCTEXT & Re-read your Port CTEXT files \tn % Row Count 9 (+ 2) % Row 43 \SetRowColor{white} KISS p c v & Send KISS command/value pair (eg for setting TXDELAY). Parameters are port, command and value (all in decimal) \tn % Row Count 15 (+ 6) % Row 44 \SetRowColor{LightBackground} REBOOT & Performs a shutdown -r -f in linux. This reboots the machine the node is running on. \tn % Row Count 20 (+ 5) % Row 45 \SetRowColor{white} RESTART & Instructs the node software to quit immediately by setting CLOSING \tn % Row Count 24 (+ 4) % Row 46 \SetRowColor{LightBackground} ROUTES & To update\{\{nl\}\} `ROUTES CALL P parms`\{\{nl\}\} Use {\bf{!}} flag to toggle locked routes after parms\{\{nl\}\} \tn % Row Count 29 (+ 5) % Row 47 \SetRowColor{white} SAVEMH & Tells Node to save and restore MH lists when shut down and restarted \tn % Row Count 33 (+ 4) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{3.92 cm} x{4.08 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Node SysOp Level Commands (cont)}} \tn % Row 48 \SetRowColor{LightBackground} SAVENODES & Saves the NODES and ROUTES tables, so that they can be reloaded when the software is restarted, ; rather than having to wait for the tables to be rebuilt. \tn % Row Count 8 (+ 8) % Row 49 \SetRowColor{white} \mymulticolumn{2}{x{8.4cm}}{SENDNODES} \tn % Row Count 9 (+ 1) % Row 50 \SetRowColor{LightBackground} STARTCMS p & These can be used to simulate CMS or Internet outage \tn % Row Count 12 (+ 3) % Row 51 \SetRowColor{white} STOPCMS p & Disable CMS acess on Telnet Port p. \tn % Row Count 14 (+ 2) % Row 52 \SetRowColor{LightBackground} STOPPORT~n \{\{nl\}\}STARTPORT~n & Close or reopen Port n. Enables another program to use the port to allow the tnc to be reconfigured without closing the node \tn % Row Count 21 (+ 7) % Row 53 \SetRowColor{white} \{\{noshy\}\}TELReconfig & Reconfigure Telnet Port p. \{\{nl\}\} `TELReconfig p ALL`\{\{nl\}\} `TELReconfig p USERS`\{\{nl\}\} ALL does a conmplete reconfig and disconnects users. This is equivalent to EXTRESTART p 1.\{\{nl\}\} USERS just re-reads the USER records from config file.\{\{nl\}\} \tn % Row Count 34 (+ 13) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{3.92 cm} x{4.08 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Node SysOp Level Commands (cont)}} \tn % Row 54 \SetRowColor{LightBackground} WL2KSYSOP\{\{nl\}\}WL2KSYSOP~SET & Display information from your WINLINK 2000 SYSOP record, or create a basic record if you don't have one. \tn % Row Count 6 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.76 cm} x{4.24 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{BBS User Level Commands}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{?}} or {\bf{Help}} & Displays a list of commands. \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} {\bf{A}} & Abort the BBS output while paging. \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} {\bf{B}}ye & Disconnects from the BBS. \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} \{\{noshy\}\}{\bf{CMSPASS}} {\emph{password}} & Sets {\emph{password}} for access to Winlink COM Servers. \tn % Row Count 9 (+ 3) % Row 4 \SetRowColor{LightBackground} {\bf{D}} {\emph{num}} & Flag NTS Message(s) as Delivered \tn % Row Count 11 (+ 2) % Row 5 \SetRowColor{white} \{\{noshy\}\}{\bf{FILES}} or {\bf{LISTFILES}} & List files available for download \tn % Row Count 13 (+ 2) % Row 6 \SetRowColor{LightBackground} {\bf{H}}ome & Enters or modifies the Home BBS. A point deletes the current Home BBS. \tn % Row Count 17 (+ 4) % Row 7 \SetRowColor{white} {\bf{I}} & Displays information about this BBS. \tn % Row Count 19 (+ 2) % Row 8 \SetRowColor{LightBackground} {\bf{I}} {\emph{callsign}} & Gives the information on {\emph{callsign}} taken from the white pages database. Callsign can include wildcards. \tn % Row Count 24 (+ 5) % Row 9 \SetRowColor{white} {\bf{I@}} {\emph{bbs}} & Gives the users of {\emph{bbs}} found in the WP database. \tn % Row Count 27 (+ 3) % Row 10 \SetRowColor{LightBackground} {\bf{IH}} {\emph{route}} & Gives the users of the hierarchical {\emph{route}} area from the WP database. \tn % Row Count 31 (+ 4) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{3.76 cm} x{4.24 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{BBS User Level Commands (cont)}} \tn % Row 11 \SetRowColor{LightBackground} {\bf{IZ}} {\emph{zip}} & Gives the users of the {\emph{zip}} code area from WP database. \tn % Row Count 3 (+ 3) % Row 12 \SetRowColor{white} \mymulticolumn{2}{x{8.4cm}}{{\bf{K-commands delete messages sent by you or to you.}}} \tn % Row Count 5 (+ 2) % Row 13 \SetRowColor{LightBackground} {\bf{K}} {\emph{msg\#}} & Deletes a message identified by its number. \tn % Row Count 8 (+ 3) % Row 14 \SetRowColor{white} {\bf{KM}} & Deletes all the messages addressed to you, that you haven't yet read. \tn % Row Count 12 (+ 4) % Row 15 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{{\bf{L-commands list message headers.}}} \tn % Row Count 13 (+ 1) % Row 16 \SetRowColor{white} {\bf{L}} & Lists the new messages since the last usage of this command. \tn % Row Count 16 (+ 3) % Row 17 \SetRowColor{LightBackground} {\bf{L\textless{}}} {\emph{callsign}} & Lists message from {\emph{callsign}} \tn % Row Count 18 (+ 2) % Row 18 \SetRowColor{white} {\bf{L\textgreater{}}} {\emph{callsign}} & Lists message to {\emph{callsign}} \tn % Row Count 20 (+ 2) % Row 19 \SetRowColor{LightBackground} {\bf{L@}} {\emph{bbs}} & Lists the messages via {\emph{bbs}}. \tn % Row Count 22 (+ 2) % Row 20 \SetRowColor{white} {\bf{L}} {\emph{msg\#{\bf{}}-}} & Lists all messages, starting from {\emph{msg\#}} \tn % Row Count 24 (+ 2) % Row 21 \SetRowColor{LightBackground} \{\{nobreak\}\}{\bf{L}} {\emph{msg\#{\bf{}}-}}{\emph{msg\#}} & Lists messages between the given numbers. \tn % Row Count 26 (+ 2) % Row 22 \SetRowColor{white} {\bf{L}}{\emph{x}} & List messages with status {\emph{x}} - x can be N Y H K F D \$. \tn % Row Count 29 (+ 3) % Row 23 \SetRowColor{LightBackground} {\bf{LB}} & Lists bulletins. \tn % Row Count 30 (+ 1) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{3.76 cm} x{4.24 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{BBS User Level Commands (cont)}} \tn % Row 24 \SetRowColor{LightBackground} {\bf{LC}} & Lists all Bulletin "categories" (TO Fields) \tn % Row Count 3 (+ 3) % Row 25 \SetRowColor{white} {\bf{LL}} {\emph{n}} & Lists the last {\emph{n}} messages. \tn % Row Count 5 (+ 2) % Row 26 \SetRowColor{LightBackground} {\bf{LM}} & Lists the messages to you. \tn % Row Count 7 (+ 2) % Row 27 \SetRowColor{white} {\bf{LP}} & Lists personal messages \tn % Row Count 9 (+ 2) % Row 28 \SetRowColor{LightBackground} {\bf{LR}} & Equivalent to L but the messages are listed in reverse order. \tn % Row Count 12 (+ 3) % Row 29 \SetRowColor{white} {\bf{LT}} & List Traffic (NTS-messages). \tn % Row Count 14 (+ 2) % Row 30 \SetRowColor{LightBackground} {\bf{N}} & Enters or modifies your name (max 12 characters allowed). \tn % Row Count 17 (+ 3) % Row 31 \SetRowColor{white} {\bf{NODE }} & Exits BBS and returns to Node. \tn % Row Count 19 (+ 2) % Row 32 \SetRowColor{LightBackground} {\bf{OP}} {\emph{num}} & Enables or disables the paging of output by specifying the {\emph{num}} of lines.\{\{nl\}\}0 disables pagung \tn % Row Count 24 (+ 5) % Row 33 \SetRowColor{white} \{\{noshy\}\}{\bf{POLLRMS}} & nables or disables polling RMS for messages for you.\{\{nl\}\} `POLLRMS Enable|DISABLE`\{\{nl\}\} `POLLRMS SSID1 SSID2 ... SSIDn`\{\{nl\}\} (for the base call, specify SSID of 0)\{\{nl\}\} eg POLLRMS 0 1 15 will look for messages to CALL, CALL-1, CALL-15\{\{nl\}\} \tn % Row Count 36 (+ 12) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{3.76 cm} x{4.24 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{BBS User Level Commands (cont)}} \tn % Row 34 \SetRowColor{LightBackground} {\bf{Q}} & Enters or modifies QTH. \tn % Row Count 2 (+ 2) % Row 35 \SetRowColor{white} \mymulticolumn{2}{x{8.4cm}}{{\bf{R-commands read messages.}}} \tn % Row Count 3 (+ 1) % Row 36 \SetRowColor{LightBackground} \{\{noshy\}\}{\bf{R}}~{\emph{msg\#~msg\#}} & Reads the messages by their numbers. \tn % Row Count 5 (+ 2) % Row 37 \SetRowColor{white} {\bf{RM}} & Reads new messages to you. \tn % Row Count 7 (+ 2) % Row 38 \SetRowColor{LightBackground} {\bf{RMR}} & Read my new messages in reverse order (oldest first) \tn % Row Count 10 (+ 3) % Row 39 \SetRowColor{white} {\bf{READ}} {\emph{name}} & Read File from Files area. \tn % Row Count 12 (+ 2) % Row 40 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{{\bf{S-commands send messages.}}} \tn % Row Count 13 (+ 1) % Row 41 \SetRowColor{white} {\bf{S}} & `S{[}P|B{]} callsign`\{\{nl\}\} Sends a message or a bulletin.\{\{nl\}\} `S call` Sends a message as private.\{\{nl\}\} \tn % Row Count 18 (+ 5) % Row 42 \SetRowColor{LightBackground} {\bf{SP}} & Sends a message as private. \tn % Row Count 20 (+ 2) % Row 43 \SetRowColor{white} {\bf{ S @BBS}} & `S callsign @ BBSCALLSIGN`\{\{nl\}\} Sends a message to a station AT another BBS.\{\{nl\}\} The message must be terminated by a Ctrl/Z or /EX followed by a return. \tn % Row Count 28 (+ 8) % Row 44 \SetRowColor{LightBackground} {\bf{SC}} & `SC Msg\# callsign @ BBSCALLSIGN`\{\{nl\}\} Copies a message or bulletin to the specified callsign. \tn % Row Count 33 (+ 5) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{3.76 cm} x{4.24 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{BBS User Level Commands (cont)}} \tn % Row 45 \SetRowColor{LightBackground} {\bf{SR}} & `SR Msg\#`\{\{nl\}\}Replies to a message. \tn % Row Count 2 (+ 2) % Row 46 \SetRowColor{white} {\bf{V}} & Displays Version number of the BBS and Node software. \tn % Row Count 5 (+ 3) % Row 47 \SetRowColor{LightBackground} {\bf{X}} & Toggles Expert Mode. \tn % Row Count 6 (+ 1) % Row 48 \SetRowColor{white} {\bf{YAPP}} & `YAPP name`\{\{nl\}\} Download file from File area.\{\{nl\}\} \tn % Row Count 9 (+ 3) % Row 49 \SetRowColor{LightBackground} {\bf{Z}} & Enters or modifies the Zip Code. \tn % Row Count 11 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.52 cm} x{4.48 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{BBS SysOp Level Commands}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{AUTH}} & Authenticate for Remote SYSOP access.\{\{nl\}\}Use program BPQAUTH to generate passcode. \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} {\bf{DOHOUSEKEEPING}} & Run Housekeeping process \tn % Row Count 6 (+ 2) % Row 2 \SetRowColor{LightBackground} {\bf{EDITUSER}} {\emph{callsign}} & Display {\emph{callsign}} falgs \tn % Row Count 8 (+ 2) % Row 3 \SetRowColor{white} {\bf{EDITUSER}} set flags & Set: `EDITUSER CALLSIGN FLAG1 FLAG2 ...`\{\{nl\}\}Clear: `EDITUSER CALLSIGN -FLAG1 -FLAG2 ...`\{\{nl\}\} Flags are: EXC(luded) EXP(ert) SYSOP BBS PMS EMAIL HOLD RMS(Express User)\{\{nl\}\} \tn % Row Count 16 (+ 8) % Row 4 \SetRowColor{LightBackground} {\bf{EXPORT}} & `EXPORT {\emph{nnn filename}}`\{\{nl\}\}Export Message {\emph{nnn}} to file {\emph{filename}} \tn % Row Count 20 (+ 4) % Row 5 \SetRowColor{white} {\bf{FWD}}~\{\{noshy\}\}{\emph{bbscall}} & Display settings \tn % Row Count 22 (+ 2) % Row 6 \SetRowColor{LightBackground} \{\{noshy\}\}{\bf{FWD}}~interval & `FWD BBSCALL interval`\{\{nl\}\}Set forwarding interval \tn % Row Count 25 (+ 3) % Row 7 \SetRowColor{white} {\bf{FWD}} rev & `FWD BBSCALL REV interval`\{\{nl\}\}Set reverse forwarding interval \tn % Row Count 28 (+ 3) % Row 8 \SetRowColor{LightBackground} {\bf{FWD}} flags & `FWD BBSCALL +- flags`\{\{nl\}\}Flags are EN(able) RE(verse Poll) SE(Send Immediately) \tn % Row Count 32 (+ 4) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{3.52 cm} x{4.48 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{BBS SysOp Level Commands (cont)}} \tn % Row 9 \SetRowColor{LightBackground} {\bf{FWD NOW}} & `FWD BBSCALL NOW`\{\{nl\}\}Start a forwarding cycle now.\{\{nl\}\}Can specify a Connect Script to use, overriding the configured script. \tn % Row Count 6 (+ 6) % Row 10 \SetRowColor{white} {\bf{FWD~QUEUE}} & List BBS's with queued messages \tn % Row Count 8 (+ 2) % Row 11 \SetRowColor{LightBackground} {\bf{IMPORT}} {\emph{filename}} & Import Messages from file {\emph{filename}} \tn % Row Count 10 (+ 2) % Row 12 \SetRowColor{white} {\bf{KH}} & Kills Held Messages. \tn % Row Count 11 (+ 1) % Row 13 \SetRowColor{LightBackground} {\bf{K\textless{}}} {\emph{callsign}} & Kills message from {\emph{callsign}} \tn % Row Count 13 (+ 2) % Row 14 \SetRowColor{white} {\bf{K\textgreater{}}} {\emph{callsign}} & Kills message to {\emph{callsign}} \tn % Row Count 15 (+ 2) % Row 15 \SetRowColor{LightBackground} {\bf{LH}} & List HELD messages. \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{white} {\bf{LK}} & List KILLED messages \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{LightBackground} \{\{noshy\}\}{\bf{POLLRMS}} & Sets the flags for other users.\{\{nl\}\} `POLLRMS CALL ENABLE|DISABLE`\{\{nl\}\} \tn % Row Count 21 (+ 4) % Row 18 \SetRowColor{white} {\bf{REROUTEMSGS}} & Rerun message routing process \tn % Row Count 23 (+ 2) % Row 19 \SetRowColor{LightBackground} {\bf{SETNEXTMESSAGENUMBER}} & Sets next message number \tn % Row Count 25 (+ 2) % Row 20 \SetRowColor{white} {\bf{UH}} & Unhold messages.\{\{nl\}\}`UH ALL`\{\{nl\}\}`UH msg\# msg\#...` \tn % Row Count 28 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{2.48 cm} x{5.52 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Chat User Commands}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{/A}} & Toggle Alert on user join. \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} {\bf{/Auto}} & Toggle Automatic character set selection. \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} {\bf{/B}} & Leave Chat and return to node. \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} {\bf{/C}} & Toggle Colour Mode on or off\{\{nl\}\}(only works on Console or BPQTerminal) \tn % Row Count 8 (+ 3) % Row 4 \SetRowColor{LightBackground} {\bf{/E}} & Toggle Echo \tn % Row Count 9 (+ 1) % Row 5 \SetRowColor{white} {\bf{/F}} & Force all links to be made. \tn % Row Count 10 (+ 1) % Row 6 \SetRowColor{LightBackground} {\bf{/J}} {\emph{name}} & Join Topic or Create new Topic.\{\{nl\}\}Topic Names are not case sensitive. \tn % Row Count 13 (+ 3) % Row 7 \SetRowColor{white} {\bf{/K}} & Show Known nodes. \tn % Row Count 14 (+ 1) % Row 8 \SetRowColor{LightBackground} {\bf{/Keepalive}} & Toggle sending Keepalive messages every 10 minutes. \tn % Row Count 16 (+ 2) % Row 9 \SetRowColor{white} {\bf{/N}} & Enter your Name \tn % Row Count 17 (+ 1) % Row 10 \SetRowColor{LightBackground} {\bf{/P}} & Show Ports and Links \tn % Row Count 18 (+ 1) % Row 11 \SetRowColor{white} {\bf{/Q}} & Enter your QTH \tn % Row Count 19 (+ 1) % Row 12 \SetRowColor{LightBackground} {\bf{/QUIT}} & Leave Chat and disconnect from node \tn % Row Count 21 (+ 2) % Row 13 \SetRowColor{white} {\bf{/S}} {\emph{call text}} & Send Text to that station only. \tn % Row Count 23 (+ 2) % Row 14 \SetRowColor{LightBackground} {\bf{/ShowNames}} & Toggle displaying name as well as call on each message. \tn % Row Count 26 (+ 3) % Row 15 \SetRowColor{white} {\bf{/T}} & Show Topics \tn % Row Count 27 (+ 1) % Row 16 \SetRowColor{LightBackground} {\bf{/Time}} & Toggle displaying timestamp on each message. \tn % Row Count 29 (+ 2) % Row 17 \SetRowColor{white} {\bf{/U}} & Show users \tn % Row Count 30 (+ 1) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{2.48 cm} x{5.52 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Chat User Commands (cont)}} \tn % Row 18 \SetRowColor{LightBackground} {\bf{/UTF-8}} & Toggle Character set Selection - UTF* or 8 bit. \tn % Row Count 2 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Credits}} \tn \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{\{\{popup="http://g8bpq.org.uk/"\}\}BPQ/BPQ32\{\{/popup\}\} system and documentation © by John Wiseman, G8BPQ \newline % Row Count 3 (+ 3) Adapted and formatted by Guillermo Bill Cremerius, PY2BIL - LU7ECX \newline % Row Count 5 (+ 2) Contributions by Tadd C. Torborg, KA2DEW% Row Count 6 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}