ProBoard BBS Documentation

The Choice of Professionals

User Tools

Site Tools


Sidebar

INTRODUCTION

SUPPORT

INSTALLATION / UPGRADING

SYSTEM CONVERSIONS

STARTING PROBOARD

CONFIGURATION

SECURITY

RIPscrip GRAPHICS

FILE TAGGING

QWK

USERS

ECHOMAIL & NETMAIL

PBUTIL (The ProBoard Utility Program)

REFERENCE

TIPS & TRICKS

SOFTWARE DEVELOPMENT KIT

TELNET

EXTERNAL PROGRAMS / DOORS

External

sysop_macros_shift-f2

SysOp Macros (Shift-F2)

There are 2 kinds of SysOp macros:

* Key macros: With this type of macro, it is possible to assign many keystrokes to a single key. When the macro key is pressed, all keys specified will be passed to ProBoard, as if you typed them yourself.

                  Special chars: '|' is replaced by <Enter>
                                 '^' is replaced by <Esc>

* Shell macros: You can link any DOS command to a macro's hotkey. A shell-definition MUST start with a '@'. The string following the '@' should contain the DOS command to be executed. You can, of course, use the special shell options from menu function 7.

Take this for an example:

Suppose you have set 'Swapping' to 'No' in ProCFG. Should you, however, need ALL your system memory in the shell, you could define the following macro:

 @*C*N*Q*X (COMMAND.COM, NoLog, NoMsg, Swapping).

* String macros: You can display a line of text to the user with a hotkey. A string macro should start with a back quote (`) character. When the hotkey is pressed, the line of text will be sent to the user and displayed on your local screen.

sysop_macros_shift-f2.txt · Last modified: 2022/05/01 00:29 by admin