FINAL WRITER AREXX MACROS
=========================
by Nigel S. Domaingue
January 1995
Contents of This Archive:
~~~~~~~~~~~~~~~~~~~~~~~~~
FW_Macros.doc - This file
# Remove_Section - Removes any section
Remove_Indent - Text paragraph with no indents
Indent_Hanging - Paragraph with hanging indent
Indent_Para - Paragraph with indent
* Goto_Outline - Goto/create Outline section
Goto_Main - Goto main section (no create opt)
* Goto_Title - Goto/create Title Page section
* Goto_Bibliography - Goto/create Bibliography
* Goto_Contents - Goto/create Table of Contents
* Goto_Index - Goto/create Index
GfxTool - Set cursor to Graphics tool
Draw_TextBlock \ Place a standard sized (1"x1")
Draw_Oval | object at coords 1",1" from top
Draw_Arrow > left of current screen position.
Draw_Box | (In case of TextBlock, text is
Draw_Line / current default text)
TextTool - Set cursor to Text tool
# Requests text pattern of any length (Case Insensitive).
* These macros will go to that section if it exisits,
otherwise they will prompt the user to create it.
Description:
~~~~~~~~~~~~
Final Writer is indeed one of the most powerful word
publishers on the Amiga, yet much of its potential is not
easily realised. The menus are comprehensive, yet lacking
in flexibility.
I have written this set of AREXX macros to enhance Final
Writer and make it even easier to use. With so many macros,
the best way to make use of them is by using the
customisable toolbar.
Copyright Notice:
~~~~~~~~~~~~~~~~~
The AREXX macros contained herein are © Nigel S. Domaingue,
1995. They are freely distributable.
'Final Writer' is a trademark of Softwood Inc.
|