Jump to content
Macro Express Forums

Puzzling failure


Recommended Posts

Head scratching over this one for a while.

 

I have a short and simple macro, Macro1 that prepares to save a file. It sets up the file save dialog, enters the filename and finishes with this Text Box Display

 

MX-Puzzle01.jpg

 

It runs perfectly as a standalone macro.

 

But when I include it, even as the only line, in another macro, Macro2:

 

Macro Run: Macro1

 

it fails, giving an obscure error:

 

MX-Puzzle02.jpg

 

 

To my mind, both of these should give identical results, yes?

 

The Text Box Message has no influence on the issue. I removed it later as it's obvious that the save has to be completed manually, and it made no difference to the problem

 

The correct file saved using just Macro1 is C:\Docs\Map Overlays\My Overlays\UK Walks MMO\20140911Holtye-Brian-Orig.mmo

 

--
Terry, East Grinstead, UK

Link to comment
Share on other sites

Hi Cory,

 

No controls used.

 

It's baffling that Macro1 runs solidly every time. Yet produces that weird error when it's run from a parent macro, despite whatever delays i introduce!

 

No big deal, I'll just have to stick to using two individual macros instead of combining them as I'd prefer.

 

--
Terry, East Grinstead, UK

Link to comment
Share on other sites

I've found it! :)

 

As you see from this illustration, it was ultimately down to me:

 

 

MX-Puzzle04.jpg

 

I'd earlier re-written an improved version of Macro1 - which in reality is called Save overlay as MMO (c+a+M) - but I hadn't given the two different names.

 

So when I wrote Macro2 - actually called Save overlay as both MMO and GPX (c+a+2) - and selected from the list, I'd chosen the wrong one!

 

Although it's no excuse for my carelessness, it would be a nice touch if the browse window distinguished disabled macros in some way. Don't know how technically challenging it might be but I'll submit a feature request.

 

So pleased to sort it - that's had me vexed for hours.

 

 

--
Terry, East Grinstead, UK

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...