













              ***    ******  *****
             *****   **      **  **   ANSI FullScreen-Editor
            **   **  **      **   **
            **   **  *****   **   **  for Amiga Computers
            *******  **      **   **
            **   **  **      **  **      Version 1.38
            **   **  ******  *****

          AED's Manual - (C) by Andreas Krieg 1991-93

                  all rights reserved!





  1. INTRODUCTION
  ================

     AEd is an ANSI-Fullscreeneditor for Commodore Amiga Computers. He
     uses the actually Window for his In/Output and switches the Window
     into RAW-Mode. Textdisplay and moving the Cursor is done only 
     by ANSI-Codes and so you can use AEd in your BBS or somewhere else.

     AEd works preponderant with DLG Professional and my own BBS-Software
     (not released yet) and knows about FIDO-Style Messages, UUCP-News and
     has some nice functions which are very interesting for the Sysop _AND_
     the User of a BBS.

     This manual describes, how to setup the software and how to use
     AEd's _SPECIAL_ features, because I think you know how to enter a
     text and what 'Delete Line' or other standard functions do.


  2. INSTALLATION
  ================

     The first official release of AEd is 1.35. If you have an
     archive lower than 1.35, forget it, these versions are only
     for testing, because I have no DLG system.

     This is Version 1.38 of AEd, the third COMPLETE release of AEd.

   2.1 CONTENTS
   =============

     The archive 'AEd138.lha' contains the following files:

       - 'AEd'                 this is the executeable editor
       - 'AEdGer.HLP'          this is the german helpfile
       - 'AEdEng.HLP'          this is the english helpfile
       - 'AEd.man'             this is this manual you are reading
       - 'Registration.TXT'    How to register AEd
       - 'Registration.FORM'   Use this, to register your copy of AEd
       - 'SupportCenters.TXT'  Current Support Centers where you can
                               register your copy of AEd

     If you have an archive with not all of that files, you have not
     the original archive.

   2.2 WHAT YOU WILL NEED
   ======================

     If you want to use AEd in a BBS, you need a BBS which is 'open'
     enough to install AEd in your BBS like DLG Professional or my own
     BBS-Software.

     You need an assign to the 'T:' directory and the 'req.library' in
     your 'libs:' directory. The 'req.library' is only used for local
     filerequester.

     Now copy 'AEd' anywhere to your path, edit the helpfile you want
     to use (english or german). The helpfile contains ALL commands
     available in AEd but you can make a special helpfile for the
     sysoplevel. I think a normal user should not see the commands for
     local operations and the sysopfunctions.
     Copy the normal helpfile to 'S:AEd.Hlp' and the sysophelpfile to
     'S:AEdSYS.Hlp'.

     If you have registered your copy of AEd you will receive a
     keyfile named from 0001-9999, e.g. 0008. Rename it to 'AEd.key'
     and put it into your 'S:' directory.

   2.3 COMMANDLINE OPTIONS
   =======================

     When you open a CLI and type '1> AEd', you will see the usage of
     AEd like the following:

     Error starting AEd, see docs for more informations !

     Start with: AED <X> <Y> <load/save> <header> <reply> <userpath>
                     [-N] [-S(YSACC)] [-L<u: 1-255>] [-Q(uote)]
                     [-C(reate REPLY-Kludge)] [-H<number>]

     u: Number of char's for automatic upload detect
        Range: 1 - 255, default is 50 characters.

     -H<number>: Number of the Helpfile to load.


     <X>           :  The terminal width (e.g. '80'), minimum is 77.

     <Y>           :  The terminal height (e.g '25'), minimum is 21.

     <load/save>   :  The _FULL_ path and filename of the file/message we
                      want to load in (if it exists) and the name of the
                      file we want to save. (e.g. 'T:bodyfile')

     <header>      :  The _FULL_ path of an ftsc-compatible message-
                      headerfile. If if you want to edit a normal ASCII-
                      file, set this to '::' (e.g. '::' or 'T:header').

     <reply>       :  The _FULL_ path of a *.msg file to which we will
                      reply to. If there is no reply, set this to '::'.

     <userpath>    :  This is the _FULL_ path to the private directory
                      of the user who enters a message. Everytime AEd
                      stores here the users configuration. The following
                      parameters are stored:

                        - insert on/off
                        - worwrap on/off
                        - coords on/off
                        - character for end of a line
                        - helpfilenumer (unused at this time)
                        - the users colors
                        - selected 'clear screen' sequence
                        - selected 'reset console' sequence

                      NOTE: Each user _MUST_ have his own path, e.g.
                      ' "USER:Andreas_Krieg" '. If this path can not be
                      found, AEd stores a default configfile in your S:
                      directory.

     [-N]          :  This allow registered Users of AEd to disable the
                      line '-- AEd V1.38/x' at the end of each
                      message. 'x' is your serialnumber in your keyfile,
                      if you haven't a keyfile, you can't disable the line,
                      there appears '-- AEd V1.38/Eval'.
                      NOTE: This paramter is case sensitive and must be
                      entered in uppercase!!

     [-SYSACC]     :  This is a switch for the Sysoplevel. In that
                      level, the current filename of the editfile is
                      printed near the statusline and you can use the
                      special sysop functions (load/save/doscommand...).
                      NOTE: This paramter is case sensitive and must be
                      entered in uppercase!!

     [-L<u: 1-255>]:  This the detect level for the 'automatical upload
                      detect'. This means, if a user sends a text via ASCII-
                      Upload, AEd looks how many characters are coming with
                      one Read(), and if the number of characters is greater
                      than the detect level, AEd doesn't send any Output to
                      the Console. '-L70' sets the detect level to 70
                      characters, default is 50 characters.

     [-Q(uote)]    :  AEd will ask for quoting in replymode after starting.

     [-C(reate
     REPLY-Kludge)]:  AEd can create a Fidonet REPLY-Kludge! You have to start
                      AEd with the option '-C' and AEd will store a REPLY-
                      Kludge in replymode at the top of your Message text.
                      This will only work, if AEd can find a MSGID-Klude in
                      the Reply-to Message.

     [-H<number>]  :  <number> defines the Helpfile. You can use this
                      Parameter, to use 'Multilanguage Helpfiles'. Add the
                      option '-H%MENUSET' to your Editor configuration.
                      AEd will look for the following Helpfiles:

                      The number, we got from %MENUSET, is 1.

                      Normal Mode:

                       S:AEd1.HLP -> not found -> S:AEd.HLP

                      Sysop Mode:

                       S:AEdSYS1.HLP -> not found -> S:AEdSYS.HLP
                       -> not found -> S:AEd.HLP

     The first 6 paramaters must be given when starting AEd otherwise
     AEd will not run.


   2.4 STARTING EXAMPLES
   =====================

     Here now a few examples, how to start AEd and in which mode AEd
     works.

      'AEd 80 25 ram:txt :: :: "USER:Andreas_Krieg"'

     Open AEd with a Terminalwidth of 80 chars and a height of 25
     lines. If 'ram:txt' exists, load it and overwrite it, if the
      'AEd 80 25 ram:txt :: :: "USER:Andreas_Krieg"'

      'AEd 80 25 T:body T:header :: "USER:Andreas_Krieg"'

     This is a fidomessage, the headerfile is 'T:header' and the
     messagetext is/will be stored in 'T:body'. Display the header and
     write it to 'T:header' if changed.

      'AEd 80 25 T:body T:header mail:amiga/10.msg "USER:tic tac" -N'

     This is a reply to the message 'mail:amiga/10.msg'. The
     messagetext will be stored in 'T:body' the header is 'T:header'.
     Ask the user, if we should quote the message. '-N' means, we want
     no '-- AEd V1.38/xxxx' line at the end of the message.

      'AEd 80 25 T:body :: T:msg "USER:Andreas_Krieg"'

     Oh, I think this is a reply to a UUCP-Message. Ask the user for
     quoting the text, save message to 'T:body'.
     NOTE: AEd reads also the field 'timesread' of the headerfile to find
           out, what we are editing (Private/UUCP/Filedescription...)

      'AEd 80 25 ram:txt :: :: "USER:IM SYSOP" -SYSACC'

     Yes, I'm the Sysop logged in, in my own BBS. I can make
     load/include/save/save as and execute a dos-command using AEd's
     great 'ANSI-Requesters'.


   2.5 HOW TO INSTALL AEd IN DLG
   =============================

    To install AEd properly, you need to know the following:

    Call-string for AEd is:

         AEd %SCWIDTH %SCLENGTH ~b ~h ~r "USER:%UNAME" -H%MENUSET

     Handler flags are:

         Enable CTRL-c breaking [y/N] => No
         Enable CTRL-d breaking [Y/n] => Yes
         Enable carriage return/linefeed [Y/n] => Yes
         Enable echo [y/N] => No
         Enable process killing [Y/n] => Yes
         Enable kill pending [Y/n] => Yes
         Enable pass-thru mode [y/N] => No
         Enable pausing [y/N] => No
         Enable raw mode [Y/n] => Yes
         Enable timeouts [Y/n] => Yes
         Enable verbose pause [y/N] => No
         Enable line freezing [y/N] => No

     That should be enough. If you want to be able to use the
     SysOp-functions (load/save/insert/DOS-Command) from remote,
     you must add a second entry and put the -SYSACC flag at the
     end of the call-string. The user-level for that one should
     be 255 !! (You should know why :-))

     If you have registered AEd, you can also add the "-N" flag
     to the call-string, this will disable the
     "-- AEd V1.38/xxxx"-Tearline.



  3. THE EDITOR HIMSELF
  =====================

   3.1 SPECIAL FEATURES
   ====================

     Here is a small list of special features of AEd:

      - scrolling line per line.

      - a line ends only, if you enter this. This means an 'end of
        line' will only be stored if you type the RETURN-key. I think
        this is very important, you can edit your startup-sequence or
        a sourcecode where some lines are longer than your terminal-
        width, and no data will be changed. If a line is longer than
        your terminalwidth, AEd will reformat this line.
        You can recognize the end of a line/paragraph with the
        character '<<' (in one char) and also disable this.

      - Each user has a configuration file in his private directory.
        If you leave the editor with ESC/A or CTRL/Z, your settings
        will be stored in your private configfile. In your next session
        you will find the editor as you left it. The configfile
        contains the following data:

            - insert on/off
            - worwrap on/off
            - coords on/off
            - character for end of a line
            - helpfilenumer (unused at this time)
            - the users colors
            - selected 'clear screen' sequence
            - selected 'reset console' sequence

      - AEd has a special 'message-upload'. Users should use this
        function with 'ASCII-Upload'.

      - AEd has also an 'automatical upload detect' function. If a User
        sends text via ASCII-Upload, AEd will stop all output and will wait
        until the end of the Upload.

      - Local you can use some functionkeys to load/include/save and
        save as a textfile. AEd uses here the 'req.library'
        filerequester.

      - In Sysopmode you can also load/include/save and save as a
        textfile when you are logged in, in your BBS via modem. I use
        here special 'ANSI-Requesters'.

      - The Sysop can execute a DOS-Command, but only the output will
        be printed out, you can give no input e.g. 'list dh0:' shows
        the list of dh0: but 'dir dh0: inter' works not correct, you
        can't give more input.
        I think this function is useful if you want to load a file and
        you don't now the filename.

      - AEd works correct with DLG Professional. AEd can be stopped by
        DLG with a 'BREAK', e.g. the user has no more time (look at the
        next feature!!).

      - AEd has a 'Filesmodule'. Each user can load/save/include/kill
        up to 10 private textfiles called 'file-slots'. There is also
        an 'Autosave-Slot' where AEd stores the actually text from the
        user if AEd received a 'BREAK' from DLG.
        Sorry, this feature is disabled in the unregistered version !!

      - if you load an ASCII-file which contains non printable
        characters, the codes will be displayed like CED, e.g
        ASCII-code $01 -> reverse 'A'. Codes from $7f-$9f will be a
        reverse '.'.

      - AEd 1.38 has faaaaast load routines!!
        You have now not enough time to drink a coffee, if you are loading
        your filelist....

      - Each User can change the colors of AEd. The colors are stored in
        his own Configfile.

      - Each User can select his own 'clear screen' sequence and his own
        'reset console' sequence. This is useful for some Terminal-Software.

      - AEd has various 'quote'-modes. You can quote a message with or without
        reflow or 'print' the message.

      - AEd has all standard functions like Search/Replace, Blockfunctions
        and others.

      - AEd has now two little debug-functions which can help me finding a
        bug.

      - AEd can display different Helpfiles

      - Since I am writing my own BBS-Software, I am using AEd too. This
        means for you: the support is alive !!


   3.2 COMMAND OVERVIEW
   ====================

     Now I will give a description of the SPECIAL commands of AEd.
     
     Used characters:

      Esc-H = Press Escape, leave Escape, then press 'h'
      ^Z    = Press the controlkey and 'z' at the same time
      ^Q-I  = Press '^Q', leave '^Q', then press 'i'



    3.2.1 Functions in a Field
    ==========================

     A field is a limited text Area in an ANSI-Requester or in the Header-
     text. You can use the following commands in a field:

      SHIFT+CRSR-LEFT  = ^A = Move Cursor to start of field
      SHIFT+CRSR-Right = ^F = Move Cursor to end of field
      CRSR-LEFT        = ^S = Move Cursor left
      CRSR-RIGHT       = ^D = Move Cursor right
      CRSR-UP          = ^E = Previous field
      CRSR-DOWN        = ^X = Next field
         DEL                = Delete character under Cursor
         ^H                 = Delete character left from the Cursor
      RETURN           = ^M = Next field or end of editing in the
                              last field.
         ^N                 = Clear field.
         ^L                 = Redraw screen.

    3.2.2 The Filesmodule
    =====================

     Each User can store up to 10 private Textfiles in his directory,
     this is done by the 'Filesmodule'. If you press 'ESC/F' you will get
     an ANSI-Reqeuster which displays the number of each slot an its
     description. An unused Slot has the description '<empty>'.

     In the Filesmodule are the field commands active. Move the
     cursor to the description field of the slot you want to use and
     edit the description (if you want to save a text) in the field.
     Press ^W to Save the Text or ^Z to Save and leave the Filesmodule.
     
     You can also load/include a File from a Fileslot. The available commands
     are displayed in the end of the Requester.

     The last Slot (called Autoslot) is used, if AEd gets a BREAK from the
     BBS, e.g. the user has no more time. The Message is know stored in the
     Autoslot and the user can load the text in his next Session.


    3.2.2 The Colorsmodule
    ======================

     Press 'ESC/C' and you will see the 'Color-Requester'. You see the colors
     from 0 till 7 and four fields where you can enter a number.

     Enter in each field the number of the color you want to use.


    3.2.3 Functions for the Sysop
    =============================

     The following commands are only available if the switch '-SYSACC'
     is given when starting AEd.

     ^Q-^A
     -----

      Name and Save the text. The name is entered in an
      'ANSI-Requester'.

     ^Q-^E
     -----

      Execute a DOS-Command. You see the 'ANSI-Requester' where you can
      enter the DOS-Command.

     ^Q-^I
     -----

      Include a file in the text.

     ^Q-^L
     -----

      Load a file into AEd.

     ^Q-^S
     -----

      Save the text to a file. If no filename is given, you will get
      the 'Save as' Requester. I do not use here the name of the
      bodyfile, it's an extra filename.


    3.2.4 local functions
    =====================

     AEd uses also local keys from your keyboard. I use some function
     keys, the helpkey and the cursorkeys.

      CRSR down        --> same as ^X
      CRSR left        --> same as ^S
      CRSR right       --> same as ^D
      CRSR up          --> same as ^E
      HELP             --> same as ESC/H
      SHIFT+CRSR down  --> same as ^V
      SHIFT+CRSR left  --> same as ^Q-E
      SHIFT+CRSR right --> same as ^Q-A
      SHIFT+CRSR up    --> same as ^B

     The functionkeys have special functions. Pressing a functionkey
     with SHIFT displays a short description of the function the key
     executes without SHIFT.

      F1 --> Clear the whole text
      F2 --> Load a file
      F3 --> Include a file
      F4 --> Save file
      F5 --> Name and save file
      F6 --> Paste undobuffer
      F7 --> Clear undobuffer

     The filename of a file is given from the 'req.library'
     filerequester. This is an extra filename and not the same variable
     as given in the AEd-commandline. If you have not loaded a file
     with the F2 key (or the sysopfunction) and want to save your text
     with the F4 key, you will get the 'Save as' filerequester and have
     to give a filename for this file.
     The end of a line/paragraph will be save like any normal Amiga
     textfile with Linefeed $0a as end of line character. CTRL/Z saves
     with Carriage Return $0d as end of line character, all other
     saving functions use $0a!!.

     NOTE: The function keys are read from the normal input stream. If
           you have any other software installed which uses the
           function keys (e.g. a screenblanker) AEd won't get the
           function key number.


    3.2.4 The debug functions
    =========================

     If you find a bug, you can help me to fix this bug.

     Try to remake the bug and Press '^Q-1' and '^Q-2'.

     This will store 3 files in your T:-directory:

      'Current'
      'RECALLBUFFER'
      'PARMS'

     Please send me these files with a description of the bug.


   3.3 ERROR MESSAGES
   ==================

     AEd has a 'statusline' in his view at the end of the screen where
     errormessages, informations or special userinput will be
     displayed. Here is a small overview, I think, I don't have to
     explain the messages.

      "(Y)es, (N)o, (A)ll or (Q)uit ?     ",
      "*** File exists, overwrite (Y/N) ? ",
      "*** File modified, continue (Y/n)  ",
      "Block mark set...                  ",
      "Can't access the File!!            ",
      "Can't copy the block !!            ",
      "Can't open the file !              ",
      "Can't save to the Autosave-Slot !! ",
      "Can't save, DOS error !!!          ",
      "Clear this file ? (Y/n)            ",
      "Enter new tabsize (1-9):           ",
      "Error during load !                ",
      "Error reading helpfile !           ",
      "File exists, all ok !!             ",
      "File not found,Clear current? (Y/n)",
      "FKey 10: no function loaded        ",
      "FKey 1: Clear current file         ",
      "FKey 2: Load a file                ",
      "FKey 3: Include a file             ",
      "FKey 4: Save a file                ",
      "FKey 5: Save file as...            ",
      "FKey 6: Paste Undobuffer           ",
      "FKey 7: Clear Undobuffer           ",
      "FKey 8: no function loaded         ",
      "FKey 9: no function loaded         ",
      "Hi Sysop, what's going on ?        ",
      "Kill this File (Y/N) ?             ",
      "Loading ...                        ",
      "No block mark set!!                ",
      "No helpfile available !            ",
      "No memory for this operation !     ",
      "No tabsize entered !               ",
      "Not available !!!                  ",
      "Nothing to copy !!                 ",
      "Nothing to cut !!                  ",
      "Nothing to paste !!                ",
      "Pattern not found !                ",
      "Press Return...                    ",
      "Quote (P)rint (R)eflow (S)td (N)o ?",
      "Quoting the message...             ",
      "Really abort message ? (Y/n)       ",
      "Receiving your message......       ",
      "Save message ? (Y/n)               ",
      "Saving ...                         ",
      "Screen Clear Sequence now full  !  ",
      "Screen Clear Sequence now short !  ",
      "Searching...                       ",
      "Set/Reset Console now OFF !        ",
      "Set/Reset Console now ON !         ",
      "Sorry, Line too long !             ",
      "Sorry, no helpfile available !     ",
      "Text formatting...                 ",
      "Upload your Msg, ESC aborts !      ",
      "User sleeps !                      ",
      "Waiting for work........           ",
      "What Command ?                     ",

     AEd can also display the following 'edit-modes':


         "Private"
         "Public"
         "Private netmail"
         "Public netmail"
         "Echomail"
         "UUCP"
         "Carbon Copy"
         "Filedescription"
         "Signature"
         "Bulletin"
         "Text"
         "Usenet"
         "News"

     These modes are displayed on the separateline. AEd looks at the
     field 'TimesRead' in the headerfile to select the mode. If no
     Headerfile is given, AEd can't find out the mode.



  4. FILENAMES
  ============

     AEd needs some files to work for temporary data. Userdata files
     are stored in the userpath with a special filename. Other files
     will be stored in the T: directory. AEd uses the <load/save> name
     and will add an extension.


   4.1 FILES in T:
   ===============

     In this example, the <load/save> name is 'RAM:body'. AEd will
     only use the name 'body' and add its extension.

       'T:body.qui'  --> the written message while quoting
       'T:body.quf'  --> the quotefile
       'T:body.upl'  --> the uploaded message
       'T:body.uob'  --> the undobuffer
       'T:body.blk'  --> the cut/copied block


   4.2 FILES in the USERPATH
   =========================

     The userpath is 'USER:user' for this example.

       'USER:user/AED_user.cfg'   --> The users config
       'USER:user/AED_user.desc'  --> The files descriptions
       'USER:user/AED0.file'      --> Fileslot 0 file
       'USER:user/AED1.file'      --> Fileslot 1 file
       'USER:user/AED2.file'      --> Fileslot 2 file
       'USER:user/AED3.file'      --> Fileslot 3 file
       'USER:user/AED4.file'      --> Fileslot 4 file
       'USER:user/AED5.file'      --> Fileslot 5 file
       'USER:user/AED6.file'      --> Fileslot 6 file
       'USER:user/AED7.file'      --> Fileslot 7 file
       'USER:user/AED8.file'      --> Fileslot 8 file
       'USER:user/AED9.file'      --> Fileslot 9 file
       'USER:user/AED10.file'     --> The Autosave-Slot file


  5. BUGS AND FUTURE
  ==================

     Many bugs have been fixed since the first release of AEd.
     I think AEd has now many function which are very useful for the
     Sysop and his Users, but this means NOT, that I will stop adding more
     and more features.

     It is very important, that you help me finding bugs, because I
     can not test all functions so deep with each type of text and so on.

     Please use the Debugfunctions if you find a bug and don't send your
     Bugreport to >NIL:

     In one of the next releases, AEd will get a SPLIT-WINDOW function, a
     'GLOBAL-CONFIG' Requester and .... (do you have some wishes???).


  6. SHAREWARE, REGISTRATION AND LIMITS
  =====================================

     AEd is brought to you under the concept of Shareware and is
     copyright by the author Andreas Krieg. It has never been or will
     be in the Public Domain.
     You can first test AEd and then register if you want, I suggest a
     time about 4 weeks for testing. After this period you should
     register or delete the stuff. No other persons or businesses
     other than me the author Andreas Krieg and the registration sites
     listed in 'SupportCenters.txt' are authorized to accept any
     registration fees in any form.

     Please see 'Registration.txt' for more Information.

     In the unregistered version, AED's Filesmodule is disabled and
     the '-N' option does not work.


  7. DISTRIBUTION
  ===============

     The archive 'AEd138.lha' is freely redistributable with the
     exception that no persons and businesses may make any profit from
     this. The archive may be put in a disk collection or into any
     BBS, but no one is allowed to get money for my work. No one is
     allowed to add/remove files of this archive, change the manual or
     modify the executeable.


  8. ACKNOWLEDGEMENTS
  ===================

     Amiga and AmigaDOS are trademarks of Commodore-Amiga, Inc.
     DLG Professional by TelePro Technologies.

     Special Thanks to MARCUS KUBA for his hints, bugs and ideas.
     Special Thanks to TOM CONROY for his work.
     Special Thanks to JOACHIM SILVESTRI for his debuggging.
     Special Thanks to my girl-friend for her patience while I'm
     writing AEd, the manual and the Helpfiles.
     Of course, Special Thanks to ANTHONY FIARITO my BRANDNEW
     registration site.

     AEd is copyright by Andreas Krieg 1991-93.


  9. CHANGES
  ==========

   Version 1.38
   ------------

     - AEd can now create a REPLY-Kludge in Replymode. AEd must find a
       MSGID-Kludge in the Reply-To Message. To enable this option, add
       '-C' to your commandline parameters.

     - AEd can handle 'multilanguage' helpfiles. Add the the parameter
       '-H%MENUSET' to your commandline parameters. AEd looks now for the
       following helpfile:


           NOTE: <n> is the number we got from '%MENUSET'

        normal mode               Sysop mode

        S:AEd<n>.HLP              S:AEdSYS<n>.HLP

       If the helpfile doesn't exist, AEd will load the normal Helpfile
       'S:AEd.HLP' or 'S:AEdSYS.HLP'.

       Please rename the Helpfiles 'AEDGER.HLP' and 'AEDENG.HLP' to match
       to your "MENUSETS".

   Version 1.37c
   -------------

     - New Commandlineoption: -Q will ask (if possible) to quote the message
       after startup.

     - The quote routine will wrap at character position 79 and not quote at the
       actual Terminal width.

     - AEd converts now TABS to SPACES with the used Tabsize.

   Version 1.37b
   -------------

     - AEd stores now a binary camera file.

   Version 1.37a
   -------------

     - AEd V1.37a has a new debugging function. This function is usefull to
       document bugs and makes it easier for me, to find them.

       The old functions '^Q-1' and '^Q-2' are deleted.

       The new debugging function (called 'CAMERA') writes some possible data
       to a named File. To start this function, the following condition must
       be given:

      - AEd must be started with -SYSACC option.

      - Enter '^Q-1' - an ANSI-Requester appears with the Title
        'Camera File ?'

      - Enter a name for the Camerafile.

      - Now try to produce your found Bug.

      - '^Q-1' disables a running 'Camera'.

     Please send me only _DETAILED_ descriptions of a bug, send me your
     Camerafile(s) and if possible the edited Textfile.

     Version 1.36e - 1.37
     --------------------

     - Fixed a bug in handling the Filenames for Load-/Include-File

     - Adding automatical Upload detect

     - AEd returns now an Errocode 10 if nothing was stored

     - Adding a 'Print' function to the quote function. This will not
       quote the reply-to message, only load the message into AEd.

     - Faster load routine

     Version 1.36f
     -------------

     - Fixed a bug in combination with some terminal-software on startup

     - Two new commands:

       '^Q-S' - Toggle between short and long screen clear sequence

        short: $0c
        long : $0x0c,$0x1b,'[','H',$0x1b,'[','J'

       '^Q-R' - Allow reset/set console sequence yes/no

       This sequence is sent by every cls sequence and should disable the
       'autowrap cursor' at the end of a line into the next line.
       Some Terminal-soaftware doesn't support this sequence (e.g. MagiCall)
       and now you can disable this.

       If you (or a user) have disabled this sequence, your terminal-width
       should be one character greater than the width AEd get's from DLG
       otherwise some problems can appear.

       Both settings are stored in the users configuration file.

     Version 1.36e
     -------------

     - Added a version string for the DOS-command 'Version'

     - Bug fixed in the quote function.

     Version 1.36d
     -------------

     - Bug fixed in the quote function.

     Version 1.36c
     -------------

     - Since you installed DLG V 0.991 in your system, AEd guru's the machine
       if you press any key (with a 68000, others did some funny things...).
       This bug has been FIXED!!

     - Some keys has changed:

        ^L    : Refresh Screen
        ESC/R : Search & Replace

       and others....

       Please refer to the new Helpfiles.

     - Sometimes the cursor will jump into the Statusline, FIXED!!

     - Deleted the question on startup in replymode 'Quote original ?'

     - Added a reflowroutine when quoting a message. If you are in replymode
       and press '^Q-Q' for quoting, you will get the question:

        'Quote: (R)eflow, (S)tandard, (N)o ?'

       Pressing 'R' will quote the message with reflowing, 'S' is for messages
       with long lines and 'N' will abort quoting.


       SORRY, I WISH I HAD DONE SOME MORE CANGES BUT BECAUSE OF THE NEW DLG
       UPDATE I'VE GOT NO TIME TO DO IT.

     Version 1.36
     ------------

      - Added a new 'field' command. If you are editing a field
        (e.g. Fileslotdescription), the key 'CTRL/N' deletes the
        whole field.

      - The Filesmodule is now enabled in the unregistered Version,
        but only if the startup-switch '-SYSACC' is given.

      - Tearline changed.

      - Added a new Requester. Pressing 'ESC-C' shows now the
        'Color-Requester'. You can change 4 colors :

         Default Text Color,
         Special Text 1,
         Special Text 2,
         Requester Background.

        Some colors are used for more than one textdisplay, please check
        it out.

        Move the cursor to the field you want to change, enter the number
        of the color you want to see, then press one of the following keys:

         ESC/ESC: change nothing
         CTRL/Z : use the entered colors
         CTRL/I : use the default colors of AEd
         CTRL/L : reread the colors from the Users Configfile

      Please edit your Helpfiles and add the new commands.

      The selected colors are stored in the Users Configfile, old Files
      are updated automatically.
        
     Version 1.35b
     -------------

      - Changed PageUp/PageDown function.

      - UUCP-quoting: Aed knows now about both 'From:' formats:

             address ('firstname' 'surname')

             'firstname' 'surname' <address>

      - bug fixed in function search&replace. The cursor will be moved
        to the end of the replacestring.

     Version 1.35
     ------------

      INITIAL RELEASE !!


-Andi 29.01.1993

  FIDO: 2:2407/107
  UUCP: andi@bline.stgt.sub.org
  BBS : ++49-711-5498388

