Search found 14 matches

by lunalucky
Thu Dec 28, 2017 5:20 pm
Forum: Beginners
Topic: GETCLIPBOARD and IF
Replies: 3
Views: 4450

Re: GETCLIPBOARD and IF

But my variables are OK:
THOUSAND_SEPARATOR=.
DECIMAL_SEPARATOR=,
by lunalucky
Thu Dec 28, 2017 9:04 am
Forum: Beginners
Topic: GETCLIPBOARD and IF
Replies: 3
Views: 4450

GETCLIPBOARD and IF

Hi, when I debug my macro, NQUOTE is 8,4 and NQUO2 is 16,4, but the condition IF>nquote>nquo2 is true!!
Why? Can you help me?
Thanks
by lunalucky
Tue Dec 05, 2017 1:21 pm
Forum: Beginners
Topic: IE extoff
Replies: 5
Views: 5790

Re: IE extoff

I insert WaitWindowOpen and Wait>2, but the results don't change.
With -extoff the variable IE_inst is -1, while without -extoff the macro is running.
:?:
by lunalucky
Mon Dec 04, 2017 4:08 pm
Forum: Beginners
Topic: IE extoff
Replies: 5
Views: 5790

Re: IE extoff

I try: RunProgram>C:\Program Files\Internet Explorer\iexplore.exe https://it.yahoo.com IEGetFromURL>https://it.yahoo.com,IE_inst IE_inst=0 and run RunProgram>C:\Program Files\Internet Explorer\iexplore.exe -extoff https://it.yahoo.com IEGetFromURL>https://it.yahoo.com,IE_inst IE_inst=-1 and error Wh...
by lunalucky
Fri Dec 01, 2017 8:50 am
Forum: Beginners
Topic: IE extoff
Replies: 5
Views: 5790

IE extoff

Hi,
when I use WebRecorder functions, can I start Internet Explorer with no extensions?
Thanks in advance
by lunalucky
Mon Oct 09, 2017 3:47 pm
Forum: Beginners
Topic: Problem with Web Recorder
Replies: 4
Views: 4922

Re: Problem with Web Recorder

My latest IE version is 11, that is the last available version. IE Element wizard on the button elements, shows only the URL. Why?
Perhaps, the page has nested frames/frames... What can I solve this problem? My script worked very well until last week :(
by lunalucky
Mon Oct 09, 2017 3:15 pm
Forum: Beginners
Topic: Error RunProgram
Replies: 4
Views: 4657

Re: Error RunProgram

Yes, now it works
Thanks
by lunalucky
Mon Oct 09, 2017 8:14 am
Forum: Beginners
Topic: Problem with Web Recorder
Replies: 4
Views: 4922

Re: Problem with Web Recorder

These are two examples of the same site. Sportsbook is OK, while exchange is completely empty.
by lunalucky
Mon Oct 09, 2017 7:31 am
Forum: Beginners
Topic: Error RunProgram
Replies: 4
Views: 4657

Re: Error RunProgram

I attach the error image. Program sometimes shows this error. Why is access denied? The code is simple. At line 76: RunProgram>C:\Luciano\Scommesse\Scommesse\BotBfa\Bfa_Live.exe WaitProcessTerminated>Bfa_Live.exe In this program I always use the same path: C:\Luciano\Scommesse\Scommesse\BotBfa\ erro...
by lunalucky
Sat Oct 07, 2017 6:55 am
Forum: Beginners
Topic: Error RunProgram
Replies: 4
Views: 4657

Error RunProgram

On cmd RunProgram>program.exe it shows this error:
On Win64 if trying to run 64bit system process try bypassing fle system redirection with RP_WIN64PROCESS or referring to SYS_NATIVE.
Can you help me?
Thanks
by lunalucky
Thu Oct 05, 2017 10:01 am
Forum: Beginners
Topic: Problem with Web Recorder
Replies: 4
Views: 4922

Problem with Web Recorder

Hi, today if i use https://www.betfair.it/exchange/plus/ on webrecoder and i press "Go", the entire screen is empty.
Can you help me?

Thanks in advance.
by lunalucky
Fri Jul 14, 2017 7:13 am
Forum: Beginners
Topic: IECREATE error
Replies: 1
Views: 2498

IECREATE error

Sometimes my script returns this error on IECREATE[1]:
server execution failed, ProgID: "InternetExplorer.Application" at 38
Can you help me?
Thanks
by lunalucky
Sun May 21, 2017 7:28 am
Forum: Beginners
Topic: myerrorhandler problem
Replies: 1
Views: 2755

myerrorhandler problem

Hi, when an error occured, i have to go to label "poik". But in log I see this error: "Branching out of a subroutine is not recommended and may result in memory loss. Subroutines should be allowed to run to their end." Can you help me? Thanks Let>IGNOREERRORS=1 Let>ONERROR=MyErrorHandler Let>k=1 Rea...
by lunalucky
Thu May 18, 2017 2:35 pm
Forum: Beginners
Topic: IEGetTagPos problem
Replies: 1
Views: 2722

IEGetTagPos problem

Hi, In this macro IEGetTagPos doesn't return the exact position. Can you help me? Thanks IECreate>IE[1] IESetTimeout>3,ie_res IENavigate>IE[1],%www1%,ie_res IEGetHWND>IE[1],ieh IEFormFill>IE[1],,,bet[][price],1000,,ie_res Let>WIN_USEHANDLE=1 WindowAction>1,ieh Wait>1 SetFocus>ieh Wait>1 IEGetTagPos>...
Sign up to our newsletter for free automation tips, tricks & discounts