***************************************************************************

              Deutsches Addendum fr AVALON V3.31

            fr mehr Informationen: siehe Handbuch


               English addendum for AVALON V3.31

                 for more details: read manual

***************************************************************************


Addendum V3.31     (21.08.1993)
================================

Batchinterpreter:
------------------
Mit den neuen Kommandos ("!xxxxx") ist es nun mglich, Textfiles direkt als
Msg zu versenden. Nheres hierzu steht im Handbuch und in TXT2MSG.BAT.
"PRINT datei" gibt eine Datei auf dem Drucker aus, sofern er Online ist.

Allgemein:
-----------
AreafixManager erlaubt max.2000 Eintrge und "Add area"-Funktion stark
verbessert.
Fileauswahl in F'Request optimiert.
Terminal: "F9-Show file" zeigt ein File unter Beachtung der Emulation an.
          "sF1-Wrap on/off". Weitere VT-Codes implementiert.
BugFix: "Redirect" konnte ggf. nicht wieder abgeschaltet werden (Find-1/2).
BugFix: DAREAS.BBS wird nun korrekt verarbeitet.
BatchCLI: "!FILE","!AREA","!SUBJECT","!FLAGS","!FROM","!SEND","!BASE",
          "!CONVERT=ON|OFF".


Batchinterpreter:
------------------
It is now possible to send textfiles as message with the new statements
("!xxxxxxxx"). For more information: see manual and TXT2MSG.BAT.
"PRINT file" prints a file, when the printer is online.

Generally:
-----------
AreafixManager allows max.2000 entries and "Add area"-function improved.
Fileselection in F'Request optimized.
Terminal: "F9-Show file" shows a file with current emulation.
          "sF1-Wrap on/off". More VT codes implemented.
BugFix: It was sometimes impossible to turn of "redirection" (Find-1/2).
BugFix: DAREAS.BBS will be processed correctly.
BatchCLI: "!FILE","!AREA","!SUBJECT","!FLAGS","!FROM","!SEND","!BASE",
          "!CONVERT=ON|OFF".

***************************************************************************

Addendum V3.30     (01.08.1993)
================================

Session-Setup und Find-1/2:
----------------------------
Die Ausgaben eines TOS-Programms knnen in das Window von Avalon gelegt
werden. Hierzu die entsprechende Box anwhlen.
Es kann nun auch ein Programm in eine Session eingefgt werden. Einfach
auf den gewnschten Eintrag klicken.

Batchinterpreter:
------------------
REDIRECT=ON/OFF
Avalon versucht alle BIOS-Ausgaben, also alle Ausgaben, die ein mit
"exec" oder "dexec" gestartetes TOS-Programm ttigt, in sein Window
umzulenken.

Neue Funktion "Areafix-Manager":
---------------------------------
Hiermit knnen sehr leicht Areas an- und abgemeldet werden.
Fr zustzliche Areas, die noch nicht im (D)AREAS.BBS eingetragen sind,
kann eine Datei AVALON.LST angelegt werden. In dieser Datei sind auerdem
die Kommandos "PASSWORD", "AREAFIX", "REM", "NODE" bzw. "LINK" und ";"
erlaubt.
Fr (D)AREAS.BBS gibt es die Kommandos "-Fixname" (=>AREAFIX) und
"-FixPassword" (=>PASSWORD). Auf Wunsch wird die neue Area auch sofort in
die Datei "(D)AREAS.BBS" bernommen.

Neue Buttons in "Special":
---------------------------
"F'Hatch" und "Areafix" Mails knnen nun mit dem "Kill after sent" Flag
versehen werden.
Die Ausgaben des Batchinterpreters/Terminals knnen in ein Window gelegt
werden. Hierzu einfach "Use window for batchinterpreter" bzw. "...terminal"
anwhlen.
Sollen die Ausgaben eines Programms, welches mit den Buttons "*.TOS" oder
"*.TTP" gestartet wurde, in ein Window gelegt werden, so einfach
"Redirect output (direct start)" anwhlen.
Mit "Do not use LineA" werden bei der Ausgabeumlenkung keine LineA-
Variablen benutzt. Damit erkauft man sich aber ein paar Nachteile (siehe
im Handbuch "BIOS-Ausgabeumlenkung").
Textausgaben knnen ein wenig beschleunigt werden mit "Snap textwindows"
(aber wirklich nur ein wenig)...

Allgemein:
-----------
Neun anstelle von sechs Defaultbuttons in "F'Hatch".
Infoboxanzeige "<=2.40" entfernt.
Pfade in "Special" ber Doppelklick einstellbar.
Slider nun endlich perfektioniert. ;-)
Ship ber XHDI (auch fr SCSI-HDs (im TT) und IDE-Platten (im Falcon)).
Bugfix in "Load Request" im Zusammenhang mit 4D-Adressen.
"RENAME" im Batchinterpreter verbessert (verschiebt auch mehrere Dateien).
"GEM" und "NOGEM" im Batchinterpreter entfernt.
Ausgaben des Batchinterpreters und Terminals knnen in ein Window erfolgen.
Serieller Port kann im Terminal verndert werden.
ZModem-Transfer im Terminal mglich, VT100 und Hilfsseite eingebaut.
Checkboxen implementiert.
500 Eintrge in AREAS.BBS erlaubt.
Uhrzeit/Datum wird im Hauptdialog angezeigt.
Einige weitere Anpassungen an MultiTOS.
Optische Verbesserungen und kleinere Programmoptimierungen.


Session setup and Find-1/2:
----------------------------
The screen output of a TOS program can be redirected to a window.
Select the coresponding box on the right hand of the filenames.
It is possible to insert an entry in a pollsession. Just click on the
entry you want to edit.

Batchinterpreter:
------------------
REDIRECT=ON/OFF
Avalon tries to redirect all outputs to his own window (all outputs of
programs that have been started with "exec" or "dexec" will be redirected
if bios is used).

New function "Areafix manager":
--------------------------------
You can announce areas using this manager very easiliy.
For additional areas that are not defined in (D)AREAS.BBS a file AVALON.LST
can be used. In this file you can also use the statements "PASSWORD",
"AREAFIX", "REM", "LINK"/"NODE", ";". The statements "-Fixname" (=>AREAFIX)
and "-FixPassword" (=>PASSWORD) can be used in (D)AREAS.BBS. It is possible
to add the new area to "(D)AREAS.BBS" at the same time.

New button in "Special":
-------------------------
"F'Hatch" and "Areafix" mails can be created with "Kill after sent" flag.
A window can be used for the printout of the batchinterpreter and terminal.
Just turn on "Use window for batchinterpreter" or "...terminal".
If you want to redirect the screen output of a program started with the
button "*.TOS" or "*.TTP", select "Redirect output (direct start)".
The button "Do not use LineA" makes Avalon not to use LineA variables.
If you do so you got some disadvantages (see manual "BIOS redirection"
for more information).
Textoutputs can be made a little bit faster with "Snap textwindows" (but
only a little bit)...

Generally:
-----------
Nine instead of six defaultbuttons in "F'Hatch".
Infobox "<=2.40" removed.
Paths can be defined by doubleclick in "Special".
Sliders are working perfectly now. ;-)
Ship uses XHDI (works with SCSI-HDs (TT) and IDE-HDs (Falcon)).
Bugfix in "Load Request" using 4D-adresses.
"RENAME" in the batch-cli improved (now moves more than one file).
"GEM" and "NOGEM" removed from the batchinterpreter.
Batchinterpreter and terminal are able to use a window for printouts.
Port can be changed in terminal.
ZModem transfer possible in terminal, VT100 and helptext implemented.
Checkboxes implemented.
500 entries allowed in AREAS.BBS.
Time/Date will be shown in main dialog.
Some more improvements for MultiTOS.
A little bit optimized.

***************************************************************************

Addendum V3.20     (08.05.1993)
================================

File-Hatch:
------------
Es kann jetzt ein Empfngername angegeben werden.

Neuer Button in "Special":
---------------------------
Normalerweise wird mit "Edit areas" nur die AREAS.BBS editiert. Wird aber
"Ask for AREAS/DAREAS" angewhlt, so fragt Avalon jedesmal nach, ob die
AREAS.BBS oder DAREAS.BBS editiert werden soll.

"Find-1":
----------
Es kann ein externer AREAS.BBS-Editor definiert werden, der anstelle des
eingebauten gestartet wird.

Allgemein:
-----------
Das Redraw wurde vllig berarbeitet. Ich hoffe, da jetzt nicht auf einmal
Probleme auftauchen (getestet wurden die neuen Routinen mit TOS 3.06 und
MultiTOS 1.00). Suchroutine im Filerequest ist ein wenig schneller.


File-Hatch:
------------
You can enter a name that is used for the destination.

New button in "Special":
-------------------------
If you want to edit AREAS.BBS and DAREAS.BBS then switch on "Ask for
AREAS/DAREAS". If you click on "Edit areas" you will be asked "Edit
AREAS or DAREAS?".

"Find-1":
----------
It is possible to define a external AREAS.BBS editor, that is called
instead of the build-in.

Generally:
-----------
The redraw has been rewritten. I hope that no more problems will apear now
(I have tested the new functions with TOS 3.06 and MultiTOS 1.00).
Searching in filelists is a little bit faster.

***************************************************************************

Addendum V3.11     (11.04.1993)
================================

Neuer Button in "Special":
---------------------------
Einige TOS-Versionen zeichnen die Dialogboxen zweimal. Falls dieses bei
Ihnen der Fall sein sollte, "Smart Redraw" einschalten.
Anmerkung: Der Effekt tritt hauptschlich unter TOS 2.06 und MultiTOS auf.


"Memory violation" unter MultiTOS (nur bei Rechnern mit 68030 CPU):
--------------------------------------------------------------------
Anscheinend ist im MultiTOS noch ein kleiner Bug in der
Speicherverwaltung, der es nicht erlaubt, nachdem eine Datei geffnet
wurde, noch Speicher anzufordern. Wird der Speicher freigegeben und
die Datei danach geschlossen, wird eine "Memory violation" ausgegeben.
In der V3.11 wird erst Speicher angefordert und dann die Datei geffnet.


New button in "Special":
-------------------------
Some TOS versions redraw dialogboxes twice. If you see this effect,
switch on "Smart Redraw".
This effect is often seen in TOS 2.06 and MultiTOS.

"Memory violation" using MultiTOS (only computers with 68030 CPU):
-------------------------------------------------------------------
It seems that there is a little bug in MultiTOS memory manager.
The bug should be fixed in V3.11.
