Skip to content

Invalid open command when using macro recorder #316

@hinerm

Description

@hinerm

When I run the Macro recorder (Plugins > Macros > Record...) and then File > Open... something I get this recorded:

run("Select path", "inputfile=[path\to\image]");
...

The "Select path" seems to be a SCIFIO-ization but happens whether or not Edit > Options > ImageJ2 > SCIFIO is enabled.

In any case, this does not run in an IJM macro. It should just be open("image").

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions