Search found 24 matches

by Dj Telo
Thu Sep 27, 2012 12:39 pm
Forum: Technical / Scripting
Topic: Create and view a log file
Replies: 2
Views: 3435

Marcus Tettmar wrote:(i.e. when running the macro from within the editor).
That is exactly what I was doing. I knew it had to be a simple thing but I just could not find it by myself. Thank you!
by Dj Telo
Wed Sep 26, 2012 8:53 am
Forum: Technical / Scripting
Topic: Create and view a log file
Replies: 2
Views: 3435

Create and view a log file

Hello everyone, Last time I was coding some script and I had some problems to make it act as I wanted, so I decided I should create a log file to see what happens. The thing is I cannot do it. I check the "log process" option and give a name to my file, but the file is not created. It is such a noob...
by Dj Telo
Thu May 31, 2012 7:29 am
Forum: Technical / Scripting
Topic: Invalid file name -%s
Replies: 1
Views: 3393

Sorry I bothered you, I just deleted the directories that are shown in the left side of the main screen of Macro Scheduler and created new ones. It is working now.
by Dj Telo
Thu May 31, 2012 7:25 am
Forum: Technical / Scripting
Topic: Invalid file name -%s
Replies: 1
Views: 3393

Invalid file name -%s

Hello everyone. I have been trying to record a simple macro with mouse movements with Macro Scheduler in a portable version created with the assistant that can be found in this website. When I press the "stop" button to finish the recording (or press the key combination to do so, by default ctrl+alt...
by Dj Telo
Fri Apr 01, 2011 6:45 pm
Forum: Technical / Scripting
Topic: GetTextInRect in Firefox 4
Replies: 11
Views: 11918

That is getting challenging. :D

I will try to finish my script in a few weeks when my university exams will be finished.

Thank you all for your help!
by Dj Telo
Fri Apr 01, 2011 5:08 pm
Forum: Technical / Scripting
Topic: GetTextInRect in Firefox 4
Replies: 11
Views: 11918

" item1
ratio 64 / 115"

With your method, I get something like the text above.

Now I need to select only the ratio and remove the spaces so I can calculate 65/115. Any more help?

Thanks again!
by Dj Telo
Fri Apr 01, 2011 5:02 pm
Forum: Technical / Scripting
Topic: GetTextInRect in Firefox 4
Replies: 11
Views: 11918

I will have to take a look at that when I have time, Thank you so much! ;)
by Dj Telo
Fri Apr 01, 2011 3:11 pm
Forum: Technical / Scripting
Topic: GetTextInRect in Firefox 4
Replies: 11
Views: 11918

Thank you both for your comments. Adroege, that way it works but I get absolutely all the text in the window, and I only want a little text placed in an specific place. That is why I used GetTextinRect, to be able to pick the text exactly where I want. This way I would have to work in another algori...
by Dj Telo
Fri Apr 01, 2011 9:39 am
Forum: Technical / Scripting
Topic: GetTextInRect in Firefox 4
Replies: 11
Views: 11918

Anyone knows? :roll:
by Dj Telo
Fri Mar 25, 2011 8:38 pm
Forum: Technical / Scripting
Topic: GetTextInRect in Firefox 4
Replies: 11
Views: 11918

GetTextInRect in Firefox 4

Hello everyone. Here is my my problem: I have recently updated from Firefox 3.5 to Firefox 4 and the GetTextInRect command is no longer working in the scripts that worked before. I have tested the command defining large regions from where to get text, but MDL>text is blank when my macro runs. Does a...
by Dj Telo
Sun Nov 14, 2010 7:17 pm
Forum: Technical / Scripting
Topic: Starting time from Excel Cell
Replies: 0
Views: 3891

Starting time from Excel Cell

Hello everyone. I would like to know if it is possible to get the starting time of a macro from an Excel cell instead of setting this time in the "Run When" tab. This way I wouldn't have to edit every macro one by one when changing their starting time. I could do it just by editing a column in an Ex...
by Dj Telo
Sun Aug 08, 2010 8:00 pm
Forum: Technical / Scripting
Topic: Turn on after stand by?
Replies: 1
Views: 2861

Turn on after stand by?

Hello everyone, I would want to know if it is possible for a macro to turn on the computer if it is in stand by. Of course, by "stand by" I mean that the computer has been turned off by hitting the yellow button: http://img101.imageshack.us/img101/1927/shutdownxpfasterthaneve.png Thank you so much.
by Dj Telo
Wed Mar 31, 2010 3:46 pm
Forum: Technical / Scripting
Topic: FindImagePos with multiple images found.
Replies: 1
Views: 2579

FindImagePos with multiple images found.

Hello! I want to create a script to click on an image that appears on a web site. The problem is that this image appears several times in that web site and it doesn't link always to the same place. I'd want to select one of them and I don't know how to do it. Is there any way to define a rectangle o...
by Dj Telo
Wed Mar 31, 2010 3:42 pm
Forum: Technical / Scripting
Topic: Stop a macro
Replies: 8
Views: 13067

The problem was in the WaitScreenImage command. Sometimes, I don't know why, the image to find was there but it wouldn't find it. I've changed every WaitScreenImage in my script for basic Waits and it is working just fine now.

Thank you for your help! ;)
by Dj Telo
Mon Mar 29, 2010 10:35 am
Forum: Technical / Scripting
Topic: Stop a macro
Replies: 8
Views: 13067

Thaks again for your answer. Now I understand what you mean and I realize that what you suggested is a basic loop with a counter, which I have already been doing in my scripts. Probably I didn't explain correctly what I needed to do. Let's start over. In some of my scripts there must be some errors ...
Sign up to our newsletter for free automation tips, tricks & discounts