AminetAminet
Search:
85539 packages online
About
Recent
Browse
Search
Upload
Setup
Services

text/edit/ASE2019_2.3.lha

Mirror:Random
Showing: i386-amithlon icongeneric icon
No screenshot available
Short:Text editor
Author: webmalf at protonmail.com (Alain Fontanin)
Uploader:webmalf protonmail com (Alain Fontanin)
Type:text/edit
Version:2.3
Architecture:m68k-amigaos >= 2.0.4
Date:2026-08-30
Replaces:text/edit/ASE2019_2.2.lha
Distribution:Aminet
Download:text/edit/ASE2019_2.3.lha - View contents
Readme:text/edit/ASE2019_2.3.readme
Downloads:17

30 years later, I recreated my text editor on Amiga!

Version 2.3 brings a number of fixes and enhancements:
    - Improved document comparison: integration of the Myers algorithm, allo-
      wing the display of differences (- and +);
    - Major update of the AREXX integration:
        * Better integration with ASE2019;
        * New commands (11): NoUndoRedo, SearchNext, SearchPrev,
          GetOptionCW, GetOptionCS, SetOptionCW, SetOptionCS, GotoNextWord,
          GotoPrevWord, EnableInteractive and AddLog.
    - Option to configure smooth scrolling;
    - New shortcuts:
        *       CTRL+G: opens the current document in AmigaGuide;
        *       CTRL+L: opens another instance of the current document
                        (read-only);
        * SHIFT+CTRL+L: wakes all documents from sleep;
        *       CTRL+O: stops (for ASE2019) the execution of the AREXX script;
        * SHIFT+CTRL+T: opens Terminal mode with the previous command.
    - Improved processing speed for a group of undo operations;
    - Significant improvement in sorting speed;
    - Improve search;
    - Fixed 16 bugs.

/!\ REXXMast must be running to execute AREXX scripts in ASE2019.

All AREXX functions are presented in TestAREXX_2.30.rexx. The script
CompilSASC.rexx demonstrates the use of AddLog and the ability to navigate
within a document.

Please do not hesitate to contact me (webmalf@protonmail.com) if you encoun-
ter a bug, and I will correct it. The integration of two important developments
(text folding and automatic line wrapping) has been abandoned: too complicated.
I will have to thoroughly review ASE2019 (ouch), I started with a new linked
list manager (GLCex) for managing documents, changes (undo/redo), sessions and
macros. The hardest part remains to be done with document data management!

If you want to participate to the localization of ASE2019 (the file ASE2019.cs
to use with SimpleCat is in the archive).

To use ASE2019, you can install it using the installation script provided. If
you prefer to use it directly from the directory in the archive, I recommend
that you refer to the 'Installation' section of the documentation for more in-
formation.

Take care of yourselves !


                             Version française:
                             ------------------

30 ans après, j'ai recréé mon éditeur de texte sur Amiga !

La version 2.3 apporte des corrections et quelques évolutions:
    - Amélioration de la comparaison de documents : intégration de l'algorithme
      de Myers, permettant de visualiser (- et +) les différences ;
    - Evolution majeure de l'intégration d'AREXX :
        * Meilleure intégration dans ASE2019 ;
        * Nouvelles commandes (11) : NoUndoRedo, SearchNext, SearchPrev,
          GetOptionCW, GetOptionCS, SetOptionCW, SetOptionCS, GotoNextWord,
          GotoPrevWord, EnableInteractive et AddLog.
    - Option permettant de configurer un défilement fluide ;
    - Nouveaux racourcis :
        *       CTRL+G: ouverture du document courant dans AmigaGuide ;
        *       CTRL+L: ouverture d'une autre instance du document courant
                        (lecture seule) ;
        * SHIFT+CTRL+L: sortie de sommeil de tous les documents ;
        *       CTRL+O: arrêt (pour ASE2019) de l'exécution du script AREXX ;
        * SHIFT+CTRL+T: ouverture du mode Terminal avec la précédente commande.
    - Amélioration de la vitesse de traitement d'un groupe d'annulations ;
    - Amélioration importante de la vitesse de trie ;
    - Amélioration de la recherche ;
    - Correction de 16 bogues.

/!\ REXXMast doit être en cours d'exécution pour exécuter les scripts AREXX
    depuis ASE2019.

Toutes les fonctions AREXX sont présentées dans TestAREXX_2.30.rexx. Le script
CompilSASC.rexx présente l'utilisation d'AddLog et la possibilité de se dépla-
dans un document.

Ne pas hésiter à me contacter (webmalf@protonmail.com), si vous rencontrez un
bogue, je le corrigerai. L'intégration de 2 évolutions importantes (pliage de
texte et retour automatique à la ligne) a été abandonnée : trop compliquée. Il
va falloir revoir en profondeur ASE2019 (aïe), j'ai démarré avec un nouveau
gestionnaire de listes chainées (GLCex) pour la gestion des documents, des
changements (undo/redo), des sessions et des macros. Le plus dur reste à faire
avec la gestion des données du document !

Si vous désirez participer à la localisation d'ASE2019 (le fichier ASE2019.cs
à utiliser avec SimpleCat est dans l'archive).

Pour utiliser ASE2019, il est possible de l'installer au moyen du script d'
installation fourni. Si vous préférez l'utiliser directement depuis le réper-
rtoire présent dans l'archive, je vous conseille de vous rendre à la section
'Installation' de la documentation pour plus d'information.

Prenez soin de vous et de vos proches !

----------------------------------------------------------------------------
| VERSION     | 1.0    - 24/05/2019 : Initial version                      |
| VERSION     | 1.1 RC - 02/09/2020 : Corrections & evolutions    (Aminet) |
| VERSION     | 1.1    - 13/09/2020 : Corrections                 (Aminet) |
| VERSION     | 1.2    - 12/12/2020 : Corrections & evolutions    (Aminet) |
| VERSION     | 1.25   - 17/02/2021 : Corrections & evolutions    (Aminet) |
| VERSION     | 1.30   - 21/02/2021 : Corrections & evolutions             |
| VERSION     | 1.40   - 01/05/2021 : Corrections & evolutions             |
| VERSION     | 1.50   - 17/07/2021 : Corrections & evolutions    (Aminet) |
| VERSION     | 1.51   - 31/07/2021 : Corrections                 (Aminet) |
| VERSION     | 1.52   - 01/08/2021 : Corrections                 (Aminet) |
| VERSION     | 1.60   - 26/09/2021 : Corrections & evolutions    (Aminet) |
| VERSION     | 1.70   - 20/11/2021 : Corrections & evolutions    (Aminet) |
| VERSION     | 1.80   - 31/12/2021 : Corrections & evolutions    (Aminet) |
| VERSION     | 1.90   - 31/01/2022 : Corrections & evolutions    (Aminet) |
| VERSION     | 1.95   - 10/03/2022 : Corrections & evolutions    (Aminet) |
| VERSION     | 1.97   - 29/07/2022 : Corrections & evolutions    (Aminet) |
| VERSION     | 2.0    - 04/12/2022 : Corrections & evolutions    (Aminet) |
| VERSION     | 2.05   - 31/12/2022 : Corrections & evolutions    (Aminet) |
| VERSION     | 2.06   - 31/03/2023 : Corrections & evolutions             |
| VERSION     | 2.07   - 25/08/2024 : Corrections & evolutions    (Aminet) |
| VERSION     | 2.1    - 29/08/2025 : Corrections & evolutions    (Aminet) |
| VERSION     | 2.2    - 22/02/2026 : Corrections & evolutions    (Aminet) |
| VERSION     | 2.3    - 30/08/2026 : Corrections & evolutions    (Aminet) |
----------------------------------------------------------------------------


Contents of text/edit/ASE2019_2.3.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[Amiga]                 105740  202420  52.2% -lh5- e497 Aug 30 16:43 ASE2019_2.3/ASE2019
[Amiga]                  14688   42987  34.2% -lh5- d5b0 Aug 30 16:43 ASE2019_2.3/ASE2019.cs
[Amiga]                    252     473  53.3% -lh5- f34f Aug 30 16:43 ASE2019_2.3/ASE2019.cs.info
[Amiga]                    126     799  15.8% -lh5- 54f6 Aug 30 16:43 ASE2019_2.3/ASE2019.info
[Amiga]                   2458    7024  35.0% -lh5- 2744 Aug 30 16:43 ASE2019_2.3/ASE2019_2.3.readme
[Amiga]                    248     464  53.4% -lh5- ea78 Aug 30 16:43 ASE2019_2.3/ASE2019_2.3.readme.info
[Amiga]                    252     628  40.1% -lh5- aea3 Aug 30 16:43 ASE2019_2.3/ASE2019_REXX.info
[Amiga]                    252     628  40.1% -lh5- aea3 Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019.info
[Amiga]                   1096    3076  35.6% -lh5- e98f Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019/AGBoldSelection.rexx
[Amiga]                    253     473  53.5% -lh5- 54f0 Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019/AGBoldSelection.rexx.info
[Amiga]                   1098    3083  35.6% -lh5- 3e1e Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019/AGItalSelection.rexx
[Amiga]                    253     473  53.5% -lh5- 7b2e Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019/AGItalSelection.rexx.info
[Amiga]                   1106    3093  35.8% -lh5- 2f9c Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019/AGTitleSelection.rexx
[Amiga]                    252     473  53.3% -lh5- 75db Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019/AGTitleSelection.rexx.info
[Amiga]                   1531    5648  27.1% -lh5- e12d Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019/Banner.rexx
[Amiga]                    252     473  53.3% -lh5- 6ad8 Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019/Banner.rexx.info
[Amiga]                   1426    3710  38.4% -lh5- aa49 Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019/BL33tSelection.rexx
[Amiga]                    252     473  53.3% -lh5- e44f Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019/BL33tSelection.rexx.info
[Amiga]                   1602    4604  34.8% -lh5- 94c0 Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019/CenterSelection.rexx
[Amiga]                    254     473  53.7% -lh5- 05b6 Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019/CenterSelection.rexx.info
[Amiga]                   1039    2611  39.8% -lh5- 56c4 Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019/CFunc2MD.rexx
[Amiga]                    255     473  53.9% -lh5- ff75 Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019/CFunc2MD.rexx.info
[Amiga]                   1142    2588  44.1% -lh5- 2389 Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019/CompilSASC.rexx
[Amiga]                    245     464  52.8% -lh5- 5373 Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019/CompilSASC.rexx.info
[Amiga]                   1003    2586  38.8% -lh5- e774 Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019/ComputeSelection.rexx
[Amiga]                    251     473  53.1% -lh5- 22a6 Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019/ComputeSelection.rexx.info
[Amiga]                   1123    3188  35.2% -lh5- 3b99 Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019/CRemSelection.rexx
[Amiga]                    252     473  53.3% -lh5- 77ac Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019/CRemSelection.rexx.info
[Amiga]                    675    1434  47.1% -lh5- cd78 Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019/GotoRandLine.rexx
[Amiga]                    245     464  52.8% -lh5- 86a5 Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019/GotoRandLine.rexx.info
[Amiga]                   1570    4512  34.8% -lh5- 3431 Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019/IL33tSelection.rexx
[Amiga]                    252     473  53.3% -lh5- 8971 Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019/IL33tSelection.rexx.info
[Amiga]                    295     545  54.1% -lh5- 9dba Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019/ListTODO.rexx
[Amiga]                    247     464  53.2% -lh5- d6d3 Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019/ListTODO.rexx.info
[Amiga]                   1414    3769  37.5% -lh5- 84ab Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019/NoEmptyLine.rexx
[Amiga]                    253     473  53.5% -lh5- 68b0 Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019/NoEmptyLine.rexx.info
[Amiga]                   2957   24294  12.2% -lh5- a412 Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019/TestAREXX_230.rexx
[Amiga]                    245     464  52.8% -lh5- 386f Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019/TestAREXX_230.rexx.info
[Amiga]                    936    2517  37.2% -lh5- addd Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019/TestSelection.rexx
[Amiga]                    249     473  52.6% -lh5- 06a6 Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019/TestSelection.rexx.info
[Amiga]                   1233    3318  37.2% -lh5- a6ea Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019/TitleCaseSelection.rexx
[Amiga]                    244     464  52.6% -lh5- 6b8f Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/ASE2019/TitleCaseSelection.rexx.info
[Amiga]                    252     628  40.1% -lh5- aea3 Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/Macros.info
[Amiga]                    324    3970   8.2% -lh5- 2394 Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/Macros/FunctionHeader.ase
[Amiga]                    252     473  53.3% -lh5- 7878 Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/Macros/FunctionHeader.ase.info
[Amiga]                     19      19 100.0% -lh0- 84b6 Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/Macros/ListOccTODO.ase
[Amiga]                    252     473  53.3% -lh5- 7878 Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/Macros/ListOccTODO.ase.info
[Amiga]                    252     628  40.1% -lh5- aea3 Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/Shell.info
[Amiga]                    521    1151  45.3% -lh5- 2261 Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/Shell/DocumentInfo.rexx
[Amiga]                    254     473  53.7% -lh5- cadf Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/Shell/DocumentInfo.rexx.info
[Amiga]                    565    1020  55.4% -lh5- 843a Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/Shell/InsertText.rexx
[Amiga]                    253     473  53.5% -lh5- 4725 Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/Shell/InsertText.rexx.info
[Amiga]                    456    2772  16.5% -lh5- f897 Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/Shell/ReorgDocuments.rexx
[Amiga]                    252     473  53.3% -lh5- 8c72 Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/Shell/ReorgDocuments.rexx.info
[Amiga]                    347     641  54.1% -lh5- 6c09 Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/Shell/TestErr.rexx
[Amiga]                    249     473  52.6% -lh5- 086e Aug 30 16:43 ASE2019_2.3/ASE2019_REXX/Shell/TestErr.rexx.info
[Amiga]                    252     628  40.1% -lh5- aea3 Aug 30 16:43 ASE2019_2.3/Catalogs.info
[Amiga]                    273     628  43.5% -lh5- ff40 Aug 30 16:43 ASE2019_2.3/Catalogs/Deutsch.info
[Amiga]                   5364   13324  40.3% -lh5- 70c0 Aug 30 16:43 ASE2019_2.3/Catalogs/Deutsch/ASE2019.catalog
[Amiga]                    273     628  43.5% -lh5- ff40 Aug 30 16:43 ASE2019_2.3/Catalogs/Fran?ais.info
[Amiga]                   5131   13666  37.5% -lh5- b3c0 Aug 30 16:43 ASE2019_2.3/Catalogs/Fran?ais/ASE2019.catalog
[Amiga]                    273     628  43.5% -lh5- 417b Aug 30 16:43 ASE2019_2.3/Catalogs/Italiano.info
[Amiga]                   5135   13426  38.2% -lh5- 5620 Aug 30 16:43 ASE2019_2.3/Catalogs/Italiano/ASE2019.catalog
[Amiga]                  29954  108598  27.6% -lh5- cf22 Aug 30 16:43 ASE2019_2.3/Doc ASE2019_EN.guide
[Amiga]                    649     741  87.6% -lh5- fd52 Aug 30 16:43 ASE2019_2.3/Doc ASE2019_EN.guide.info
[Amiga]                  32472  119646  27.1% -lh5- bfbd Aug 30 16:43 ASE2019_2.3/Doc ASE2019_FR.guide
[Amiga]                    649     741  87.6% -lh5- fd52 Aug 30 16:43 ASE2019_2.3/Doc ASE2019_FR.guide.info
[Amiga]                    850    3144  27.0% -lh5- 93a6 Aug 30 16:43 ASE2019_2.3/Install ASE2019
[Amiga]                    440    1034  42.6% -lh5- 89e9 Aug 30 16:43 ASE2019_2.3/Install ASE2019.info
[Amiga]                    252     628  40.1% -lh5- aea3 Aug 30 16:43 ASE2019_2.3/MemoData.info
[Amiga]                    861    1829  47.1% -lh5- 9659 Aug 30 16:43 ASE2019_2.3/MemoData/AmigaDOS.mmd
[Amiga]                    251     473  53.1% -lh5- 2115 Aug 30 16:43 ASE2019_2.3/MemoData/AmigaDOS.mmd.info
[Amiga]                    401     931  43.1% -lh5- 7ce4 Aug 30 16:43 ASE2019_2.3/MemoData/StandardC.mmd
[Amiga]                    251     473  53.1% -lh5- acfc Aug 30 16:43 ASE2019_2.3/MemoData/StandardC.mmd.info
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total        74 files  237495  632828  37.5%            Aug 30 21:45
Page generated in 0.02 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>