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

text/edit/Add2Ann.lha

Mirror:Random
Showing: ppc-morphos icongeneric icon
No screenshot available
Short:Open files in exist. Annotate instance
Author:Nathan Hesterman
Uploader:riversidepapa zoho com (Nathan Hesterman)
Type:text/edit
Version:1.0
Architecture:generic
Date:2025-11-29
Requires:text/edit/Annotate_usr.lha
Download:text/edit/Add2Ann.lha - View contents
Readme:text/edit/Add2Ann.readme
Downloads:22

This is a little arexx script which runs Annotate with the
given files if not already running.  If it is running, the
script will add the given files to the existing Annotate
instance.

I use in Dopus4 as AmigaDOS:
rx REXX:Add2Ann {F}

Or if your assigns and paths don't transfer to Dopus4 as
in my case on AROS:
SYS:Rexxc/rx MINE:S/Arexx/Add2Ann.rexx {F}

I also use above as an alias for Edit in S:Shell-Startup.

You may need to change the location of RX if in C:.
You may need to change the location of Add2Ann.rexx.

You will need to make an assign for the annotate folder:
Assign Annotate: Mine:Utilities/Annotate

Or if your assigns and paths don't tranfer to Dopus4 or
NewShell as in my case with AROS, you will need to edit the
script to change the location of your Ann executable.  The
line is highlighted:

/*************************************************************/
/* change path to Annotate executable here                   */

MyCommand='Run >nil: Annotate:Ann ' | | AllFiles

/*************************************************************/

Please note the space between Ann and '.

If you have ActivateWin in C: your Workbench Screen will be
sent to the back so you can see your Annotate Screen.  The
command will fail silently if you don't have this or you use
a different cli tool.  If you use a different cli tool
you can edit the script to use it instead.  If you use
Annotate on the Workbench Screen you can erase this line:

ADDRESS COMMAND
'c:activatewin screen "Workbench Screen" toback quiet'
 
=======================================================
Version 1.0 - first release


Contents of text/edit/Add2Ann.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[Amiga]                    832    1840  45.2% -lh5- e305 Nov 27  1980 Add2Ann.readme
[Amiga]                    754    1579  47.8% -lh5- 26ce Nov 27  1980 Add2Ann.rexx
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total         2 files    1586    3419  46.4%            Nov 29 00:48
Page generated in 0.01 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>