Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Screen Scrape Text Capture
#31
That is all that came up in the output box. I will try again once I get home from work but is there a fix for that error you provided?

Thanks.

Just got home...

Tried again, got the same error.
#32
This can be problem with the component. Try to get help here: http://support.deskperience.com/portal

If you have visual basic 6, try this code:

Dim t As New TextCaptureX
Dim hwnd As Long, x As Long, y As Long, cx As Long, cy As Long
t.CaptureInteractive hwnd, x, y, cx, cy

Also, if possible, try samples in Program Files \Deskperience folder.
#33
I do not understand where the problem lies. I will try asking on there but I doubt I will recieve any help since I'm not officially a paid subscriber.

I do not have visual basics :/ does it work on there?
#34
My trial version is expired, so I get the same error, but on other computers it works well in VB as well as in QM.
#35
Okay then the problem must be because it is expired.
Anyway to get around this?
#36
http://www.deskperience.com/screen-scraper/buy.html
#37
Was just viewing that. Not sure if what I am trying to do is worth $60 though. Any other programs available free that could do this? Thanks
#38
When I searched for such components 1 year ago, found only these two, both not free.
#39
Okay thanks Gint.
#40
After installing, uninstalling and reisntalling ScreenScraper Studio I got QM error:
Error in screencrape: this name already exists.
Part of my code is following:
Code:
Copy      Help
typelib TCaptureXLib "C:\Program Files\Deskperience\ScreenScraper Studio\TCaptureX.dll"
TCaptureXLib.TextCaptureX t._create
str s=t.CaptureActiveWindow

QM points to the typelib TCaptureXLib "C:\Program Files\Deskperience\ScreenScraper Studio\TCaptureX.dll"
#41
Restart QM.
#42
Gintaras Wrote:Restart QM.
Thanks. Thought I did that but seems I missed this. Works now.


Forum Jump:


Users browsing this thread: 1 Guest(s)