Search found 14 matches

by Henrih
Tue Mar 09, 2010 12:31 pm
Forum: General Support & Discussions
Topic: Playing sound after completing the macro
Replies: 3
Views: 5220

Re: Playing sound after completing the macro

I don't mean errors, I mean successful macros completion. Should I use scripting edition in order to play sound after successful macros completion?
by Henrih
Sun Mar 07, 2010 8:12 pm
Forum: General Support & Discussions
Topic: Playing sound after completing the macro
Replies: 3
Views: 5220

Playing sound after completing the macro

IMacros has the possibility of playing a sound in the case of errors. How can such function be added for finishing macro? Thx a lot
by Henrih
Mon Nov 30, 2009 6:10 pm
Forum: Command Line and Scripting Interface
Topic: Checking of frame content
Replies: 7
Views: 3354

Re: Checking of frame content

The frame exists anyway, the question is checking of its content (blank or not)
by Henrih
Fri Nov 27, 2009 8:15 pm
Forum: General Support & Discussions
Topic: Problems with scrolldown
Replies: 3
Views: 2178

Re: Problems with scrolldown

I am using the following command: DS CMD=CLICK X=1122 Y=903 CONTENT= The problem is that sometimes the macro scrolls down until the bottom of the window, sometimes it works properly. And the most interesting thing is that the macro works properly more often when the fullscreen application is running...
by Henrih
Thu Nov 26, 2009 1:50 pm
Forum: General Support & Discussions
Topic: Problems with scrolldown
Replies: 3
Views: 2178

Problems with scrolldown

Playing my macro, I have to use scrollbar on the site, but only the certain number of clicks (movements down) is appropriate. Unfortunately, very often the scrolldown button is just getting sticked, though I use wait statements after every click. How can I avoid this critical problem? Thx a lot
by Henrih
Wed Nov 25, 2009 8:48 pm
Forum: Command Line and Scripting Interface
Topic: Checking of frame content
Replies: 7
Views: 3354

Re: Checking of frame content

But the macro cannot test frame, how can it generate negative value?
by Henrih
Tue Nov 24, 2009 7:31 pm
Forum: Command Line and Scripting Interface
Topic: Checking of frame content
Replies: 7
Views: 3354

Re: Checking of frame content

As far as I understood the script itself has to get access to checked element on a website, and only after that launch the macro. The macro cannot transfer checked element to the script during playing?
by Henrih
Tue Nov 24, 2009 5:18 pm
Forum: General Support & Discussions
Topic: Problems with SET !ERRORIGNORE YES
Replies: 5
Views: 2782

Re: Problems with SET !ERRORIGNORE YES

The problem is that you need to log in in order to implement my macro...
by Henrih
Mon Nov 23, 2009 7:48 pm
Forum: Command Line and Scripting Interface
Topic: Checking of frame content
Replies: 7
Views: 3354

Checking of frame content

Could anybody help me in making simple check during macro playing - checking of whether the certaing frame is blank or not and following various steps according to different results of this check? Thx a lot
by Henrih
Mon Nov 23, 2009 11:36 am
Forum: General Support & Discussions
Topic: Problems with SET !ERRORIGNORE YES
Replies: 5
Views: 2782

Re: Problems with SET !ERRORIGNORE YES

VERSION BUILD=6801021 SET !ERRORIGNORE YES SET !DATASOURCE SS.csv SET !DATASOURCE_COLUMNS 1 SET !LOOP 1 SET !DATASOURCE_LINE {{!LOOP}} TAB T=1 TAB CLOSEALLOTHERS URL GOTO=<URL> TAG POS=1 TYPE=A ATTR=TXT:{{!COL1}} DS CMD=CLICK X=368 Y=544 CONTENT= TAB T=2 TAG POS=1 TYPE=A ATTR=TXT:Написать<BR><LF>со...
by Henrih
Sat Nov 21, 2009 11:39 am
Forum: General Support & Discussions
Topic: Problems with SET !ERRORIGNORE YES
Replies: 5
Views: 2782

Problems with SET !ERRORIGNORE YES

I have got this king of problem: playing my macro without insertion of "SET !ERRORIGNORE YES" is perfect, but after insertion errors constantly occur (cannot open a new Tab, error line -201). Why? Thx a lot
by Henrih
Thu Nov 12, 2009 10:57 pm
Forum: General Support & Discussions
Topic: Conditional expressions
Replies: 1
Views: 1578

Conditional expressions

Could you tell me if it is possible to include some conditional expressions (e.g. if) into macros? For example, I don't want to write a message to people who I have already talked with, so I have to check if TAG POS=1 TYPE=DIV ATTR=ID:container is empty or not and then send a message or not send it....
by Henrih
Tue Mar 04, 2008 10:03 am
Forum: General Support & Discussions
Topic: Some strange error
Replies: 2
Views: 2160

Can anybody answer my question????
by Henrih
Sat Mar 01, 2008 3:19 pm
Forum: General Support & Discussions
Topic: Some strange error
Replies: 2
Views: 2160

Some strange error

Hello! during playback of the macros which has been already created I very often (but not all the time) faced some strange message after appearence of which execution of my macros was stopped. The messagebox contains next information: "AddNewBrowser: There is already a control with the name &qu...