Call some macros from one macro?

Discussions and Tech Support specific to the iMacros Firefox add-on.
Forum rules
iMacros EOL - Attention!

The renewal maintenance has officially ended for Progress iMacros effective November 20, 2023 and all versions of iMacros are now considered EOL (End-of-Life). The iMacros products will no longer be supported by Progress (aside from customer license issues), and these forums will also no longer be moderated from the Progress side.

Thank you again for your business and support.

Sincerely,
The Progress Team

Before asking a question or reporting an issue:
1. Please review the list of FAQ's.
2. Use the search box (at the top of each forum page) to see if a similar problem or question has already been addressed.
3. Try searching the iMacros Wiki - it contains the complete iMacros reference as well as plenty of samples and tutorials.
4. We can respond much faster to your posts if you include the following information: CLICK HERE FOR IMPORTANT INFORMATION TO INCLUDE IN YOUR POST
Post Reply
nokiaboy
Posts: 1
Joined: Fri Dec 25, 2009 5:24 am

Call some macros from one macro?

Post by nokiaboy » Fri Dec 25, 2009 5:36 am

Hi,
I have 3 different macros and I want call them using one macro.
Like: macroX.iim
run macro1.iim
run macro2.iim
run macro3.iim

Is possible do that?

Thanks in advance.
ABooth
Posts: 223
Joined: Mon Aug 10, 2009 4:25 pm

Re: Call some macros from one macro?

Post by ABooth » Sat Dec 26, 2009 5:48 pm

Yes. To learn how to, search this forum for the several threads where this question has been asked before.
iMacros for Firefox supports JavaScript Macros (Scripting)
JavaScript supports Java via LiveConnect

Therefore: You can write powerful macros with iMacros for Firefox. Have a look at this one

Post feature requests here. Maybe one day, they'll pin it?
Hannes, Tech Support

Re: Call some macros from one macro?

Post by Hannes, Tech Support » Mon Dec 28, 2009 10:05 am

Post Reply