Login  Register

Re: Problem calling an Installed Macro

Posted by Paul Grimm-2 on Sep 22, 2008; 2:48pm
URL: http://imagej.273.s1.nabble.com/Problem-calling-an-Installed-Macro-tp3695003p3695007.html

Sorry, I should have stated that.
When I run the macro after installing it into the plugins menu or  
from an open text window the entire macro processes correctly.
When I run it from a keyboard shortcut or after installing it into  
the macros menu the images are processed, the results go to the  
results window, but the file is not saved to the hard drive. The last  
instructions are simply ignored by the macro  which seems to just  
close. No error messages appear.



--

Paul C. Grimm



"The first rule is to keep an untroubled spirit.  The second is to look
things in the face and know them for what they are."
Marcus Aurelius, Roman Emperor


On Sep 21, 2008, at 1:00 AM, Gabriel Landini wrote:

> On Sunday 21 September 2008, Paul Grimm wrote:
>> When I call the identical macro after loading it into the macros menu
>> (Plugins->Macros->Install-> MyMacro, then going directly to it in the
>> menu (Plugins->Macros-> MyMacro) or  accessing a keyboard shortcut
>> (lowercase), it fails.
>>
>> It starts and processes the images fine, but it fails during the
>> saving portion at the end
>> somewhere around here
>
> Hi,
> What is the error that you get?
>
> G