Search found 12 matches

by Pouder
Thu Sep 10, 2015 12:33 am
Forum: iMacros for Firefox
Topic: Maximum Character Length Javascript Line?
Replies: 3
Views: 3450

Re: Maxium Charcater Lentgh Javascript Line?

Any non-troll responses?

Congrats on being the first person I added to the troll list. BTW
by Pouder
Wed Sep 09, 2015 5:53 pm
Forum: iMacros for Firefox
Topic: Maximum Character Length Javascript Line?
Replies: 3
Views: 3450

Maximum Character Length Javascript Line?

I have an over size if statement in a macro that is mostly javascript. It extracts all the page HTML, searches for subset of tree words following or leading a key word. The macro goes back in iimplay to click on button one back for the three words. The if statement conditions exclude words form a se...
by Pouder
Thu Jul 25, 2013 10:27 pm
Forum: iMacros for Firefox
Topic: CLOSEALLOTHERS Problem with Warn before closing pop-up
Replies: 4
Views: 3650

Re: CLOSEALLOTHERS Problem with Warn before closing pop-up

I don't know the pop-up only occurred for some users and not other. But I had it on all 3 of my computers -- 1 Vista and 2 Windows 7. Some people were able to get rid of the pop-up by checking, then un-checking, the warn before close box. Which makes some sense, since there was a new setting that bo...
by Pouder
Wed Jul 17, 2013 6:23 pm
Forum: iMacros for Firefox
Topic: CLOSEALLOTHERS Problem with Warn before closing pop-up
Replies: 4
Views: 3650

Re: CLOSEALLOTHERS Problem with Warn before closing pop-up

Thanks for the quick response. Yes, I had that one unchecked and confirmed the setting in about config browser.tabs.warnOnClose false I got a response over at Mozilla. There is a new setting in about:config browser.tabs.warnOnCloseOtherTabs I set that warnOnCloseOtherTabs to 'false' too and the pop-...
by Pouder
Wed Jul 17, 2013 4:58 am
Forum: iMacros for Firefox
Topic: CLOSEALLOTHERS Problem with Warn before closing pop-up
Replies: 4
Views: 3650

CLOSEALLOTHERS Problem with Warn before closing pop-up

Sorry if this topic has been posted before but I could not find it using search. Since firefox 16 I've have not been able to use the CLOSEALLOTHERS command. When a script tried to close all tabs it stops, firefox pops-up a window asking for a confirmation of the close all command. The iMacros can't ...
by Pouder
Fri Aug 17, 2012 10:44 am
Forum: iMacros for Firefox
Topic: Changing URL from csv file
Replies: 5
Views: 5984

Re: Changing URL from csv file

You might try replacing the commas with returns.
by Pouder
Thu Aug 02, 2012 9:13 pm
Forum: iMacros for Firefox
Topic: Feature Requests & Bug Fix Requests. ADD YOURS!
Replies: 363
Views: 4585391

Re: Feature Requests & Bug Fix Requests. ADD YOURS!

Features fixed or returned:

1.) Be able to skip over the waiting period of WAIT SECONDS by hitting pause then continue.

2.) Be about to use !LOOP in the EVAL command. And also !URLCURRENT in an EVAL command.
by Pouder
Wed Aug 01, 2012 2:36 am
Forum: iMacros for Firefox
Topic: Problems with Eval
Replies: 7
Views: 5184

Re: Problems with Eval

I tried running your scrips, then tried running a script of mine, I know worked before the last update. I got the same error message for both. So the problem is at the interface between javascript and iMacros and is only there since the last update. If you are not using all 3 variables (in FF) you c...
by Pouder
Tue Jul 31, 2012 6:27 pm
Forum: iMacros for Firefox
Topic: Unable to save changes on an existing Macro
Replies: 2
Views: 1803

Re: Unable to save changes on an existing Macro

Do you check that you have permissions to save in the folder that save the iMacros files? Find the folder that you save iMacros -- in the iMacros sidebar go to the Edit tab >> Options >> Paths. Make sure that folder exists and you have the file permission required to write to it.
by Pouder
Tue Jul 31, 2012 5:55 pm
Forum: iMacros for Firefox
Topic: Pause/Continue to Skip WAIT time, no longer works.
Replies: 0
Views: 1337

Pause/Continue to Skip WAIT time, no longer works.

Hitting pause then hitting continue during a wait no longer skips over the wait. It was working two days ago. Yesterday when I open firefox, there was a page asking if, I wanted to update the demos that come with iMacros. Was there an update to iMacros yesterday? I did not use pause/continue on a ma...
by Pouder
Sun May 22, 2011 1:22 am
Forum: iMacros for Firefox
Topic: Stop the from bring FF to the front.
Replies: 2
Views: 1684

Stop the from bring FF to the front.

I have a script running in FireFox 3.6 in the background, while I work at my computer. About 3 time an hour a dialog box pops up and imacros hits yes. Three times an hour doesn't seem like much but it interrupts slow me down more than I expected. I have to click on excel to bring it to the foregroun...
by Pouder
Thu May 19, 2011 4:28 am
Forum: iMacros for Firefox
Topic: ERRORIGNORE Problems on Some Pages
Replies: 2
Views: 1654

ERRORIGNORE Problems on Some Pages

The simple script below has started hanging, since the last up grade. Prior to the upgrade it worked find. Other scrips with the error ignore are working. The image that would get clicked, if it exists, is inside a frame. I don't know, if is a factor. The scripts that aren't hanging don't have frame...