5.0

Table Of Contents
Types of Macros
172
Types of Macros
There are two types of macros.
A macro assigned to a key or keystroke combination is known as a keyboard macro.
A macro assigned to a customized toolbar button is known as a toolbar macro.
Each keyboard macro allows a user to enter many characters and commands with the press of a
single key or keystroke combination. In most cases, your system administrator will create
multiple keyboard macros as a set of macros called a keyboard that is stored in the system
directory. Each keyboard, or set of keyboard macros, typically contains macros grouped
according to a specific job or task, such as a Producer keyboard.
n
Once created, a keyboard can then be selected as part of your user preferences. XREF
The system administrator can assign macros to function keys, such as F1, F2, F3, and so on,
across the top of the keyboard and to numeric keys on the numeric keypad, located at the right
side of the keyboard.
Users can create their own toolbar macros—using techniques similar to those used by system
administrators who write keyboard macros—and assign them to customized toolbar buttons.
Creating a Macro
An iNEWS Workstation keyboard can contain more than 100 macros, representing possible
states of the 12 function keys plus the 10 numeric keypad keys. Even more macros can be created
as buttons on customized toolbars.
Keyboard Macros
Keyboard macros begin with the "at" symbol (@) and are written in segments, which make up a
macro definition. Segments include a Key Indicator, a Separator symbol known as a tilde (~), an
Action, and an optional Comment. Segments must appear in the proper order for the macro to
work correctly.
For instance: <Key Indicator> <Separator> <Action> <Comment>
An example of a macro definition is:
@{f4}~{alt gd} wires.all{enter};Go to wires.all