Search found 10091 matches

by chivracq
Thu Feb 13, 2014 7:44 pm
Forum: Command Line and Scripting Interface
Topic: Nested loop
Replies: 1
Views: 2508

Re: Nested loop

FYI, I use URL GOTO=javascript:window.scrollBy(0,400) every day in several .iim Scripts on Firefox and it works fine... (Now on iMacros v8.60 on FF27 on WinXP & Win7 but I've been using it for at least 1 year, so I went through several Versions of iMacros and FF...) It's not clear what your seco...
by chivracq
Thu Feb 13, 2014 7:17 pm
Forum: Data Extraction and Web Screen Scraping
Topic: Adding new line to extracted CSV
Replies: 5
Views: 10019

Re: Adding new line to extracted CSV

It's obviously the "ss" part in Tom's Code that is causing the separate .CSV Files in "FILE=orders_{{!NOW:dd-mm-yyyy_hhmmss}}.csv", because if there is more than 1 sec between the 2 SAVEAS, then the Name will be different... So remove the "ss" and even the "mmmss&q...
by chivracq
Thu Feb 13, 2014 3:59 pm
Forum: iMacros for Firefox
Topic: dreaded -933 error
Replies: 4
Views: 3187

Re: dreaded -933 error

Never seen that Error before... And you mention so little info about the Problem and nothing about your Configuration that it's hard to help you... Script, URL, always the same place, .iim Runtime Error or Return Code from iimPlay(), can you isolate and reproduce it...? "Page is already loaded&...
by chivracq
Thu Feb 13, 2014 9:13 am
Forum: iMacros for Firefox
Topic: Open Links Dynamically
Replies: 5
Views: 3747

Re: Open Links Dynamically

OK, for the Company, I was thinking of a Dutch Bank, but if you look at my LinkedIn Profile, you can see straight away if I was right..., but never mind... OK, hum, the first 2 PrintScreens were already sufficient, the 2 new ones don't help me much more, I would need a HTML Saveas to look at the HTM...
by chivracq
Thu Feb 13, 2014 12:02 am
Forum: iMacros for Firefox
Topic: Follow a Link where text changes
Replies: 3
Views: 2607

Re: Follow a Link where text changes

Generic ideas as you don't mention anything about your Configuration and you don't post your Script nor the URL...:

Yes, X/Y Mode is an option (why doesn't it work...?), otherwise you can try to use Wildcard* and/or Relative Positioning...
by chivracq
Wed Feb 12, 2014 12:15 pm
Forum: Data Extraction and Web Screen Scraping
Topic: How to save webpages by input url in a text file?
Replies: 1
Views: 1791

Re: How to save webpages by input url in a text file?

Too lazy to search the Forum...?

Do a Search with "URL SAVEAS, CSV, extract" and you'll find dozens of Threads doing exactly what you want to do.

But you won't understand much if you don't read any Documentation...
by chivracq
Wed Feb 12, 2014 11:56 am
Forum: General Support & Discussions
Topic: Get value from current URL
Replies: 2
Views: 2660

Re: Get value from current URL

I am going around in circles trying to figure this out... I have a URL https://site.com/TREdit?fr_id=4166 I only want the last 4 characters, I know I need to put it into a var so i can manipulate it SET !VAR1 {{!URLCURRENT}} Ive seen some JavaScript that does that str.slice(-4); So I was thinking I...
by chivracq
Wed Feb 12, 2014 11:48 am
Forum: General Support & Discussions
Topic: Conditional Subroutine based on CSV entry
Replies: 9
Views: 7388

Re: Conditional Subroutine based on CSV entry

... Never came back for Feedback... Never mind!

JFC_TAG:
chivracq, Conditional, conditional, Behaviour, Behavior, Conditional_Behaviour, Relative Positioning, Relative_Positioning, TAG, nested, Complexity, !ERRORIGNORE, !TIMEOUT, !TIMEOUT_STEP, remember, Example, ignore, ignored...
by chivracq
Wed Feb 12, 2014 11:24 am
Forum: Data Extraction and Web Screen Scraping
Topic: Extract table from website
Replies: 4
Views: 5012

Re: Extract table from website

JFC_TAG:
chivracq, loop, LOOP, !LOOP, manipulate, Manipulation, EVAL, parseFloat, multiply, multiplication, Variable, Variables, Solution, remember, Example...
by chivracq
Wed Feb 12, 2014 1:11 am
Forum: General Support & Discussions
Topic: Creating Bookmark in FF
Replies: 6
Views: 5840

Re: Creating Bookmark in FF

It's called simply "External Application Buttons". It runs a compiled AutoIt application, which executes a key combination using Quicklinks to bookmark. Unfortunately Firefox intercepts he key combinations before it gets to Quicklinks. https://addons.mozilla.org/en-US/firefox/addon/extern...
by chivracq
Wed Feb 12, 2014 12:49 am
Forum: iMacros for Firefox
Topic: Can I use javascript to hide a visible iimDisplay message?
Replies: 6
Views: 4958

Re: Can I use javascript to hide a visible iimDisplay messag

Ja-ja, Thread is of course still open for other people (and TechSupport) to react... Thanks for the positive Feedback btw... Any chance for a Reply from you in your "Unresponsive .js Script" Thread, especially concerning a dedicated FF Profile for your iMacros Script...? But I am currently...
by chivracq
Wed Feb 12, 2014 12:41 am
Forum: iMacros for Firefox
Topic: Group 3 in one script
Replies: 9
Views: 5179

Re: Group 3 in one script

OK, I see that you've created a new Thread 10 hours later after your last Msg in this current Thread, with some new Question, so I assume that that "urgent" Question of yours must now be solved, which is logical, knowing that you need 15-60 min for a Newbie (based on my 30 min as a Newbie,...
by chivracq
Wed Feb 12, 2014 12:05 am
Forum: iMacros for Firefox
Topic: Problem in the next column CSV
Replies: 3
Views: 2038

Re: Problem in the next column CSV

=> Copy / Paste Special / Transpose! (What did I win...!?)

(This is the iMacros Forum, not the Excel Quiz 'Test your Knowledge'...!!)
by chivracq
Tue Feb 11, 2014 11:23 pm
Forum: iMacros for Firefox
Topic: Open Links Dynamically
Replies: 5
Views: 3747

Re: Open Links Dynamically

Any chance you can post a HTML Saveas of both Pages? You may alter the Links if they are not relative so you can keep your Company's Name undisclosed! (Though I think I recognize the PrintScreens, I may have worked for that same Company, ah-ah!, my Pseudo on the Forum is my real Name, you can check ...
by chivracq
Tue Feb 11, 2014 10:12 pm
Forum: iMacros for Firefox
Topic: Can I use javascript to hide a visible iimDisplay message?
Replies: 6
Views: 4958

Re: Can I use javascript to hide a visible iimDisplay messag

Your original Question was about not knowing for sure if the iimPlay() msg displayed in the green Panel came from the previous Run or the current one, I think that putting standard an iimDisplay() msg at the Beginning of your Script and at the End + Error in case, always gives you the info you wante...