Here are some (example) scripts/macros for FinalWriter, which I
received from various authors and persons:
o CentreObjects.rexx (V1.0)
Centres/alignes (selected) graphical objects.
Sent to me by Gary V. Raposo (raposo@ecf.toronto.edu).
o Envelope.rexx
Will extract current block and format to print an envelope.
Sent to me by Gary V. Raposo (raposo@ecf.toronto.edu).
o ExpandObjects.rexx (V1.0)
Expands (selected) graphical objects in size.
Sent to me by Gary V. Raposo (raposo@ecf.toronto.edu).
o FinalWaver.rexx (V1.0)
Requires rexxmathlib.library
Sent to me by Gary V. Raposo (raposo@ecf.toronto.edu).
o FinalWrapper.rexx (V2.1)
Requires rexxmathlib.library and rexxsupport.library and at least OS2.0.
Sent to me by Gary V. Raposo (raposo@ecf.toronto.edu).
o FinalWrapper.rexx (V1.4) [old version?]
Requires rexxmathlib.library and at least OS2.0
Sent to me by Gary V. Raposo (raposo@ecf.toronto.edu).
o FontDetail.rexx
Generates complete character-set using the current active font.
Sent to me by Gary V. Raposo (raposo@ecf.toronto.edu).
o FontList.rexx
Will display the complete (?) character-set using all of the fonts
available in the selected font-drawer.
Sent to me by Gary V. Raposo (raposo@ecf.toronto.edu).
o Fontloader.rexx
Example of how to pre-load multiple fonts (Example for Final Copy
II but also usable for FinalWriter).
Sent to me by Jeremy Friesner (jfriesne@sdcc8.ucsd.edu).
o SizeNOblique.rexx (V1.0)
Changes Size and Oblique of selected text of paragraph, which
varies between the size & oblique of the first character and the
last character.
Sent to me by Gary V. Raposo (raposo@ecf.toronto.edu).
o StretchObjects.rexx (V1.0)
Stretch the horizontal size of Object to the Section-limits.
Sent to me by Gary V. Raposo (raposo@ecf.toronto.edu).
o Text2Block.rexx (V1.0)
Converts a selected (and short) text-line into a Text-Block.
Sent to me by Gary V. Raposo (raposo@ecf.toronto.edu).
Thanks Gary and Jeremy for sending me those scripts!
|