Short:    Macros for FW-Tables
Author:   Thorsten Willert
Uploader: thorsten.willert@gmx.de
Type:     biz/swood
Replaces: biz/swood/FWCalc.lha
Kurz:     Macros für FW-Tabellen
Requires: rexxreqtools, WB >= 2.1

           
=======================================================================

FWCalcAddSpalte:    Adds one column from cursorpostion, in the last
                    column is always the result.

                    
FWCalcAddZeile:     Adds one row from cursorposition, in the last row
                    is always the result


FWCalcMatrix:       Makes the follow funktion, from cursorpostion:

                            col 1    col 2   ... col x
                    row 1   number + number    = result
                    row 2   number + number    = result
                    ...                        + ------
                    row x                      = result

                    
FWCalcMulti1:       First you give in a form, like: 1 * 3 = 10   ;-),
                    then the Script makes the follow funktion:
                    
                            col 1    col 3    col 10
                    row 1   number * number = result
                    row 2   number * number = result
                    ...
                    row x   number * number = result
                    
FWCalcTab:          A small Table-Calculation, with FW-Tables


FWTableSetCW:       A Script who shows you the width of a column, witch
                    you can edit.


FWFormatTable:     A Script who can one row, column or all formating
                   (Fontstyle, Fontsize, Nummering from 1 to End,
                   Justify, Clear ... ) at once.


FWTableEdit:       Cut,copy and paste for table-rows/columns,
                   copy with fontstyle, fontsize, fontcolor ...

-----------------------------------------------------------------------

FWCalcAddSpalte:    Addiert ein Spalte ab Cursorpostion, in der letzten
                    Zeile steht immer das Ergebnis.

                    
FWCalcAddZeile:     Addiert eine Zeile ab Cursorposition, in der letzten
                    Spalte steht immer das Ergebnis.


FWCalcMatrix:       Ergibt die folgende Funktion ab Cursorposition:

                            Spalte 1    Spalte 2   ... Spalte x
                    Zeile 1 Summand  +  Summand      = Summe
                    Zeile 2 Summand  +  Summand      = Summe
                    ...                              + ------
                    Zeile x                          = Summe

                    
FWCalcMulti1:       Zuerst muß eine Formel eingeben, wie: 1 * 3 = 10
                    ;-), dann führt das Script folgende Funktion durch:
                    
                            Spalte 1        Spalte 3        Spalte 10
                    Zeile 1 Multiplikator * Multiplikator = Ergebnis
                    Zeile 2 Multiplikator * Multiplikator = Ergebnis
                    ...
                    Zeile X Multiplikator * Multiplikator = Ergebnis

                    
FWCalcTab:          Eine kleine Tabellenkalkulation, mit FW-Tabellen.
                    Mit folgenden Funktionen:
                    · Sämtliche Rechenarten von ARexx, inkl. Klammern
                    · =SUMME
                    · =MITTELWERT
                    · =MIN
                    · =MAX
                    · =DATE
                    · =TIME
                    · Zirkelbezüge sind möglich!


FWTableSetCW:       Ein Script das die Breite einer Spalte anzeigt, die
                    man auch editieren kann.


FWFormatTable:      Ein Script das eine Zeile, Spalte oder alles auf einmal
                    formatieren (Fontstyle, Fontsize, Nummerierung von
                    1 bis Ende, Textausrichtung, Autoformatierung nach
                    Text und Zahlen, Inhalt löschen ...)
                    kann.


FWTableEdit:        Cut,Copy und Paste für Tabellen-Zeilen/Spalten,
                    mit Kopieren von Schriftstil, Schriftgröße, Schrift-
                    farbe usw.


Docs: German Only
Catalogs for FWCalcTab: Deutsch, English


============================= Archive contents =============================

Original  Packed Ratio    Date     Time    Name
-------- ------- ----- --------- --------  -------------
    7532    2961 60.6% 01-Jan-98 23:35:34 +AFD-Copyright
    8121    3356 58.6% 01-Jan-98 23:34:20 +AFD-Copyright.de
   15979    3296 79.3% 17-Dec-99 15:57:26 +FWCalc.guide
    1911    1122 41.2% 09-Jan-98 12:48:02 +FWCalc.guide.info
    2933    1277 56.4% 09-Jan-98 13:20:38 +FWCalcAddMatrix1.rexx
    2194    1093 50.1% 09-Jan-98 13:20:46 +FWCalcAddSpalte.rexx
    2197    1082 50.7% 09-Jan-98 13:20:56 +FWCalcAddZeile.rexx
    2697    1242 53.9% 09-Jan-98 13:21:06 +FWCalcMulti1.rexx
    1433     620 56.7% 03-Jan-98 19:33:52 +FWCalcTab.catalog_D
    1121     519 53.7% 03-Jan-98 19:33:42 +FWCalcTab.catalog_E
   25035    6573 73.7% 17-Dec-99 16:54:50 +FWCalcTab.guide
    1911    1123 41.2% 09-Jan-98 12:48:02 +FWCalcTab.guide.info
   16751    4775 71.4% 09-Jan-98 13:21:18 +FWCalcTab.rexx
    7532    2961 60.6% 01-Jan-98 23:35:34 +AFD-Copyright
    8121    3356 58.6% 01-Jan-98 23:34:20 +AFD-Copyright.de
    8483    2337 72.4% 17-Dec-99 16:57:14 +FWTableEdit.guide
    1911    1121 41.3% 09-Jan-98 12:48:20 +FWTableEdit.guide.info
    3608    1345 62.7% 09-Jan-98 13:21:36 +FWTableEdit.rexx
   13069    3739 71.3% 17-Dec-99 16:59:54 +FWTableFormat.guide
    1911    1124 41.1% 09-Jan-98 12:48:20 +FWTableFormat.guide.info
    7583    2379 68.6% 09-Jan-98 13:21:44 +FWTableFormat.rexx
    8084    2166 73.2% 17-Dec-99 17:01:58 +FWTableSetCW.guide
    1911    1120 41.3% 09-Jan-98 12:48:20 +FWTableSetCW.guide.info
    1777     901 49.2% 09-Jan-98 13:21:58 +FWTableSetCW.rexx
    4110    1227 70.1% 17-Dec-99 18:17:14 +FWTabTools.readme
-------- ------- ----- --------- --------
  157915   52815 66.5% 03-Jan-100 21:18:40   25 files
