Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Image Issues and Restrict sharing
#1
Code:
Copy      Help
str fBmp="$temp$\qm_modi.bmp"
fBmp.expandpath
if(scan("resource:<Macro1>image:h1B7A5E0B" win() r 16|128 100))
    if(!CaptureImageOnScreen(r.left r.top r.right-r.left r.bottom-r.top(fBmp))) ret
I tried adding your code into this but it gave me a syntax. But I can't seem to find out where is the error.

This was the original code
Code:
Copy      Help
str fBmp="$temp$\qm_modi.bmp"
fBmp.expandpath
if(!CaptureImageOnScreen(655 340 85 35(fBmp))) ret

And just wondering it it's possible to restrict running my .exe macro on a single computer only? Don't need it to be professional just don't want it to proliferate after giving it to 1 or 2 person.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)