◄Macro Examples► ◄Up► ◄Contents► ◄Index► ◄Back► ─────Programmer's WorkBench───────────────────────────────────────────────── The PWB macro language is a simple language without types, declarations, arithmetic, or variables. This seems limited at first, but with regular-expression searching, flow control, and the complete set of PWB functions, the language is surprisingly powerful. See the following topics for details on writing PWB macros: ◄Defining Macros (Macro Syntax)► ◄Macro Conditionals (Looping)► ◄Macro Prompt Directives► ◄Macro String Syntax► ◄Macro Recording► ◄Regular Expressions in Macro Strings► ◄Text Macros► See Record ◄Edit menu, Set Record► ◄Edit menu, Record On► -♦-