Search found 40 matches

by guyash2
Sat Mar 17, 2012 6:31 pm
Forum: Technical / Scripting
Topic: Onevent>Key_Down Problem
Replies: 1
Views: 2927

Onevent>Key_Down Problem

Hi, I try to write a script which jump to the SRT each time I press ENTER. When trying this script: Onevent>Key_Down,VK13,0,message label>loop goto>loop SRT>message message>message END>message Everything works fine and each time I press ENTER I get the message. But, when I try this script: Onevent>K...
by guyash2
Fri May 06, 2011 5:04 pm
Forum: Technical / Scripting
Topic: question about identifying rotated image
Replies: 1
Views: 2943

question about identifying rotated image

Hello, I know how to use the function of finding image position, but it can identify the image just if it's in the same rotating. I mean: if the image would be rotated, it won't be identifed. Can I somehow set the program to identify the image even if it's rotated? If it's impossible, does macro sch...
by guyash2
Wed Jul 16, 2008 11:51 pm
Forum: Beginners
Topic: pressing the spacebar
Replies: 2
Views: 4795

pressing the spacebar

Hi!
How do I press the spacebar? I saw that it's VK number 32, but How do I write it in the editor?

thanks.
by guyash2
Mon Nov 06, 2006 10:36 am
Forum: General Discussion
Topic: Image Recognition Library
Replies: 24
Views: 28372

It works!!!

Thank you!! It finally works!! Here is the code: iffileexists>D:\Program Files\MJT Net Ltd 8.1\Macro Scheduler\imglib.dll Let>imglibDLL=D:\Program Files\MJT Net Ltd 8.1\Macro Scheduler\imglib.dll LibLoad>imglibDll,imglib else> mdl>the imglib.dll does not exist in this folder goto>End endif> let>xpos...
by guyash2
Sun Nov 05, 2006 8:52 pm
Forum: General Discussion
Topic: Image Recognition Library
Replies: 24
Views: 28372

I have done that

Now here is ny code: iffileexists>D:\Program Files\MJT Net Ltd 8.1\Macro Scheduler\imglib.dll Let>imglibDLL=D:\Program Files\MJT Net Ltd 8.1\Macro Scheduler\imglib.dll LibLoad>imglibDll,imglib else> mdl>the imglib.dll does not exist in this folder goto>End endif> IfFileExists>d:\screen.bmp DeleteFil...
by guyash2
Sun Nov 05, 2006 5:18 pm
Forum: General Discussion
Topic: Image Recognition Library
Replies: 24
Views: 28372

Thank you

I realize now and I changed the %SCRIPT DIR% to the folder, as you said. Now I have anither problem, that might be rekated to what JRL has said. I get the message: "Invalid Numeric Value for MouseMove command.". Here is my new code: iffileexists>D:\Program Files\MJT Net Ltd 8.1\Macro Scheduler\imgli...
by guyash2
Sun Nov 05, 2006 6:02 am
Forum: General Discussion
Topic: Image Recognition Library
Replies: 24
Views: 28372

..

I have ran a full system scan and I found the file imglib.dll just once. It is located in the folder D:\Program Files\MJT Net Ltd 8.1\Macro Scheduler. I have two versions of Macro Scheduler- 7.2 and 8.1. I usually use 7.2 but because it doesn't have the option of image recognition I was this time th...
by guyash2
Sat Nov 04, 2006 5:46 pm
Forum: General Discussion
Topic: Image Recognition Library
Replies: 24
Views: 28372

Thanks

Thank you for explaining me. Here is the log file for SkunkWorks's code: 04/11/2006 19:44:39:851 - Started Macro : dsdf 04/11/2006 19:44:39:851 - iffileexists>=C:\Documents and Settings\Administrator\Application Data\Macro Scheduler\imglib.dll 04/11/2006 19:44:39:851 - mdl>the imglib.dll does not ex...
by guyash2
Sat Nov 04, 2006 12:27 pm
Forum: General Discussion
Topic: Image Recognition Library
Replies: 24
Views: 28372

..

Thank you two for yor help. I removed and installed macro scheduler again and then installed again the image library in the same folder of the macro scheduler. I don't know how to create a log file but when I run your script I get the message "the imglib.dll does not exist in this folder" (it is the...
by guyash2
Fri Nov 03, 2006 7:20 pm
Forum: General Discussion
Topic: Image Recognition Library
Replies: 24
Views: 28372

One cause could be trailing spaces. Make sure that you have removed any trailing spaces that are not really necessary. But that is just a possibility. May not be the problem. If that does not work, please provide a copy of the script you have written. I clicked on edit-->remove trailing spaces and ...
by guyash2
Fri Nov 03, 2006 5:15 pm
Forum: General Discussion
Topic: Image Recognition Library
Replies: 24
Views: 28372

Image Recognition Library

Hello, I am trying to program a macro and I can't succeed in doing that in spite of the fact that I have read all the help file. I have the newest version of macro scheduler- 8.1 I have downloaded the Image Recognition Library files and put it in the directory where the software is installed. I want...
by guyash2
Fri Jun 09, 2006 9:25 am
Forum: General Discussion
Topic: Picture recognition
Replies: 17
Views: 22266

ok

Ok thank you two and sorry for the late reply
by guyash2
Fri May 12, 2006 9:36 am
Forum: General Discussion
Topic: Picture recognition
Replies: 17
Views: 22266

Yes...

Yes I read that and I still don't understand how to do that.. because the examples show the method of comparison with precens and I didn't understand this example... As I told the images are exactly the same and I don't need precents in order to compare them.
by guyash2
Tue May 09, 2006 2:53 pm
Forum: General Discussion
Topic: Picture recognition
Replies: 17
Views: 22266

picture recognition

Thanks to mtettmar I succedded in pressing the spacebar. Now I need help with the picture recognition. I decided not to recognize a picture by its number of black pixels. I decided to use the Image Recognition Library plugin. I don't know hot to use it. I have some pictures that are saved in my hard...
by guyash2
Thu May 04, 2006 2:59 pm
Forum: General Discussion
Topic: pressing the spacebar
Replies: 14
Views: 19593

it works!!!

it works!!!!!! (with 8.0.1e version)

thank you very very very much :lol:
Sign up to our newsletter for free automation tips, tricks & discounts