Search found 26 matches
- Mon Aug 13, 2012 7:27 pm
- Forum: iMacros for Firefox
- Topic: Feature Requests & Bug Fix Requests. ADD YOURS!
- Replies: 363
- Views: 466965
Re: Feature Requests & Bug Fix Requests. ADD YOURS!
Hello. I notice that when i put in datasurce file a words with polish leters ex "ł,ś,ć, ż,ń,ą,ę" macro can not read from csv file.It return error Error: Component returned failure code: 0x80500001 [nsIConverterInputStream.init], line: 6 (Error code: -1001). Maybe it happen with other languages with ...
- Sat Aug 04, 2012 10:22 am
- Forum: iMacros for Firefox
- Topic: Extract a first number from text
- Replies: 1
- Views: 901
Extract a first number from text
Hello. I am trying to extract a number from text using firefox javascript. My js file: ret = iimPlay("ext.iim") extr =iimGetLastExtract(1) alert (extr); varr = extr.replace(/^[^\d]*(\d+)/ , ''); alert (varr); ext.iim FRAME F=1 TAG POS=1 TYPE=FONT ATTR=TXT:Witaj<SP>urzytkowniku.<SP>Jesteś<SP>* EXTRAC...
- Thu May 17, 2012 10:13 am
- Forum: Command Line and Scripting Interface
- Topic: Command to refresh the URL until element is found?
- Replies: 2
- Views: 3683
Re: Command to refresh the URL until element is found?
Hello. Please check this topic.
http://forum.imacros.net/viewtopic.php?f= ... 601#p41601
Maybe this will help you.
http://forum.imacros.net/viewtopic.php?f= ... 601#p41601
Maybe this will help you.
- Wed Feb 29, 2012 7:32 pm
- Forum: iMacros for Firefox
- Topic: window.close in JS causes Firefox 8 to crash
- Replies: 14
- Views: 7235
Re: window.close in JS causes Firefox 8 to crash
Hello. I find a temporary way how to solve this. In mine case this error won't make any damage to firefox, so i rename program crashreporter.exe in firefox install directory. And now there is no crases. 

- Thu Feb 23, 2012 10:53 pm
- Forum: iMacros for Firefox
- Topic: window.close in JS causes Firefox 8 to crash
- Replies: 14
- Views: 7235
Re: window.close in JS causes Firefox 8 to crash
This is very annoying bug.
Hope that admins will fix this in next update



Hope that admins will fix this in next update



- Thu Feb 23, 2012 8:23 pm
- Forum: iMacros for Firefox
- Topic: window.close in JS causes Firefox 8 to crash
- Replies: 14
- Views: 7235
Re: window.close in JS causes Firefox 8 to crash
Hello. I have simple js window.close() and ihave similar specific problem with this comand. If i run this script when iOpus iMacros sidebar is open script work fine. But if iOpus iMacros sidebar is closed and then i run macro it close firefox but return an crushreport. Can you help me? 1.VERSION BUI...
- Fri Jan 20, 2012 6:03 pm
- Forum: Command Line and Scripting Interface
- Topic: Minimize firefox window
- Replies: 0
- Views: 1060
Minimize firefox window
Hello. Dose exist a way to set that after run macro firefox window will be minimize?
I click to run macro, macro start working and i need a script that minimize window but macro will be steel work?
I click to run macro, macro start working and i need a script that minimize window but macro will be steel work?

- Mon Oct 24, 2011 6:55 pm
- Forum: iMacros for Firefox
- Topic: saveas to specific row
- Replies: 2
- Views: 916
Re: saveas to specific row
OK thanks for your reply warunanc
- Sun Oct 23, 2011 2:14 pm
- Forum: iMacros for Firefox
- Topic: saveas to specific row
- Replies: 2
- Views: 916
saveas to specific row
Hello. i create 3 macros with similar code. URL GOTO=xxxx SET !ERRORIGNORE YES SET !TIMEOUT_STEP 1 TAG POS=1 TYPE=TD ATTR=TXT:Price: TAG POS=R1 TYPE=TD ATTR=TXT:*zł EXTRACT=TXT SAVEAS TYPE=EXTRACT FOLDER=z:\READER\price FILE=gift_price.csv maros work one after another, and they save extracted data i...
- Tue Oct 18, 2011 4:19 pm
- Forum: Command Line and Scripting Interface
- Topic: Problem with loop
- Replies: 4
- Views: 3329
Re: Problem with loop
oh I was so blind. Thanks a lot Hannes
- Mon Oct 17, 2011 9:27 pm
- Forum: Command Line and Scripting Interface
- Topic: Problem with loop
- Replies: 4
- Views: 3329
Re: Problem with loop
Thanks for you reply. I add extract but macro steel wont stop if it find new post. var macro; macro = "CODE:"; macro += "VERSION BUILD=7400919 RECORDER=FX" + " \n "; macro += "TAB T=1" + " \n "; macro += "URL GOTO=http://www.facebook.com/profile.php?id=100003023451038&sk=wall" + " \n "; iret = iimPl...
- Fri Oct 07, 2011 2:35 pm
- Forum: Command Line and Scripting Interface
- Topic: Problem with loop
- Replies: 4
- Views: 3329
Problem with loop
Helo. I try to make a script that will check if appear new post on facebook profile. I found on forum an example but when i change to my links it find new post but a loop is steel working. I am new about scripting but can someone tell me what i make wrong? var macro; macro = "CODE:"; macro += "VERSI...
- Tue Oct 04, 2011 8:57 am
- Forum: iMacros for Firefox
- Topic: Error with clear comand
- Replies: 1
- Views: 719
Error with clear comand
Helo. I created a macro CLEAR VERSION BUILD=6700624 RECORDER=FX CLEAR TAB T=1 CLEAR SET !ERRORIGNORE YES URL GOTO=http://...... TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:NoFormName ATTR=ID:user_login CONTENT=...... SET !ENCRYPTION NO TAG POS=1 TYPE=INPUT:PASSWORD FORM=NAME:NoFormName ATTR=ID:user_password...
- Mon Sep 12, 2011 3:28 pm
- Forum: Command Line and Scripting Interface
- Topic: Testing pages script
- Replies: 1
- Views: 1109
Testing pages script
Hello. I have got a list of links to open one after another, but i need test each of pages. I create to one link that script: tester.js var macro; macro = "CODE:"; i = iimPlay("1",60) ret = i if (ret < 0) {iimPlay(macro += "WAIT SECONDS=15") + "\n";} 1.iim url goto=xxxx TAG POS=1 TYPE=B ATTR=TXT:Tes...
- Sat Sep 10, 2011 7:55 pm
- Forum: iMacros Consultants
- Topic: Need macro
- Replies: 0
- Views: 1889
Need macro
Hello. I need someone who will create for me a macro in JavaScript working under firefox. Generally macro will have to open some links. When it open a link it has to check dose on page is required word and do action if find those word. After this it go to next link and make all this action again. If...