Re: Locking the read only status of an ImageJ macro file (.ijm)
Posted by
jmutterer on
URL: http://imagej.273.s1.nabble.com/Locking-the-read-only-status-of-an-ImageJ-macro-file-ijm-tp5024423p5024426.html
Hi Chris,
I have a "Safe Macro" plugin that you can use to "seal" you *.ijm files by
adding a hash of the file content to the filename.
Then you can use the same plugin to run these files, and the hash will be
checked against the current file content, and the macro is run if the
content didn't change, or it will fail with a message that the macro was
changed.
Jerome.
On Mon, 1 Feb 2021 at 22:31, Mehling, Chris <
[hidden email]> wrote:
> Hello,
>
> Does anyone know how to rev control, or lock the read only status of an
> imageJ macro (.ijm file)?
>
> The background purpose is to be able transfer the file between users with
> reduced risk of the lines of the macro being altered.
>
> Also, it is alright if the change is not truly permeant but just displays
> a warning or notification to the user when the file is altered or about to
> be altered.
>
>
> Thank you
>
>
> Chris Mehling
>
[hidden email]<mailto:
[hidden email]>
>
>
> --
> ImageJ mailing list:
http://imagej.nih.gov/ij/list.html>
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html