if you must to use 3 key combination with release method like ctrl+shift+f12
Press ctrl*8
press shift*8
press f12
release shift
release ctrl
work well
see u
Search found 6 matches
- Wed Sep 24, 2008 9:12 am
- Forum: Beginners
- Topic: Release Method
- Replies: 4
- Views: 6061
- Wed Sep 24, 2008 9:02 am
- Forum: Beginners
- Topic: Release Method
- Replies: 4
- Views: 6061
- Tue Sep 23, 2008 6:12 am
- Forum: Beginners
- Topic: Release Method
- Replies: 4
- Views: 6061
Release Method
I could not use Release Method on scripting
i try to use on CTRL+Shift+F12 or ALT+F4
Ex:
Press ALT
Send Character/Text>F4
Release ALT
but it didnt close the window speceific program.
i try to use on CTRL+Shift+F12 or ALT+F4
Ex:
Press ALT
Send Character/Text>F4
Release ALT
but it didnt close the window speceific program.
- Mon Sep 22, 2008 8:30 am
- Forum: Beginners
- Topic: FindImagePos & WaitScreenImage
- Replies: 6
- Views: 8881
I create these images from FindImagesPos's Capture Method. Images are unique acN is FindImagesPos's Num Found Var value and it uses just one time on code 62x15 is image's size. and Yes i am sure to calling function at right time i use these code nearly 10 macros but, when waitscreenimage method is n...
- Mon Sep 22, 2008 7:37 am
- Forum: Beginners
- Topic: FindImagePos & WaitScreenImage
- Replies: 6
- Views: 8881
FindImagePos & WaitScreenImage
my macro is FindImagePos>D:\Netcad_Gui_Test\Macro_Images\ortak\ac_icon.bmp,SCREEN,80,0,acX,acY,acN if>acN>0 MouseMove>acX_0,acY_0 LClick endif but at the same macro can not find ac_icon or some bmp's and i have a other problem on image recogniting in Let>WSI_TIMEOUT=105 WaitScreenImage>D:\Netcad_Gui...