Search found 7 matches

by xavior
Fri Oct 31, 2014 9:01 pm
Forum: Technical / Scripting
Topic: WaitScreenImage + IF condition
Replies: 1
Views: 1916

Re: WaitScreenImage + IF condition

Needed to use

Code: Select all

If>WSI_TIMEDOUT=FALSE
by xavior
Fri Oct 31, 2014 8:59 pm
Forum: Technical / Scripting
Topic: WaitScreenImage + IF condition
Replies: 1
Views: 1916

WaitScreenImage + IF condition

Hello,

I have code:

Code: Select all

Let>WSI_TIMEOUT=10
WaitScreenImage>%BMP_DIR%\image_2.bmp,0.7,CCOEFF

If>WSI_TIMEOUT=FALSE
  MessageModal>Error, no image
Endif
Can't make IF condition working, where is my mistake?
by xavior
Sat May 15, 2010 4:58 am
Forum: General Discussion
Topic: Paste text from clipboard
Replies: 7
Views: 11429

before running macro shed. script i go to the notepad and copy text i need, and then program sends the same message during some perdiod of time, its the easiest way i think. As put text directly in macrosheduler make bugs with encoding
by xavior
Fri May 14, 2010 5:10 pm
Forum: General Discussion
Topic: Paste text from clipboard
Replies: 7
Views: 11429

have reinstalled windows xp - on english version

now

Code: Select all

GetClipBoard>result
Send>result
unrecognizable text (not working)

Code: Select all

Press CTRL
Send Character/Text>v
Release CTRL
Press Enter
seems to be working again on ENG XP
by xavior
Fri May 14, 2010 2:05 pm
Forum: General Discussion
Topic: Paste text from clipboard
Replies: 7
Views: 11429

i have written a simple script that moves mouse and then put the clipboard text into the window. window is flash program, i thought maybe problems with flash, but doing the same in notepad - not working too. probably some problems with my windows xp, need smth to install , but what..
by xavior
Fri May 14, 2010 6:37 am
Forum: General Discussion
Topic: Paste text from clipboard
Replies: 7
Views: 11429

Have tested, this is working better, but also there is a problem. Russian text is sent in right way, but english is transcripted with numbers instead of text
Look next

Code: Select all

Ã
by xavior
Thu May 13, 2010 6:34 pm
Forum: General Discussion
Topic: Paste text from clipboard
Replies: 7
Views: 11429

Paste text from clipboard

Hello. Currently i'm faceing a big problem with demo of Macro Sheduler. Paste function Press CTRL Send Character/Text>v Release CTRL Press Enter is not working. Well it's working but once yes once no. On my windows 7 (russian) all is ok On my windows xp (rus) not working. and when i writting russian...
Sign up to our newsletter for free automation tips, tricks & discounts