Image Embedded in Script

Technical support and scripting issues

Moderators: JRL, Dorian (MJT support)

Post Reply
armsys
Automation Wizard
Posts: 1108
Joined: Wed Dec 04, 2002 10:28 am
Location: Hong Kong

Image Embedded in Script

Post by armsys » Mon Jun 02, 2008 3:38 am

Is it possible to embed image in a Macro Scheduler script?
For example,
GetScreenRes>X,Y
ScreenCapture>0,0,X,Y,d:\screen.bmp
FindImagePos>d:\today_button.bmp,d:\screen.bmp,0,1,X,Y,NumFound
Is possible to store the content of d:\screen.bmp directly in a Macro Scheduler script?

User avatar
JRL
Automation Wizard
Posts: 3532
Joined: Mon Jan 10, 2005 6:22 pm
Location: Iowa

Post by JRL » Mon Jun 02, 2008 4:59 am

Its possible to embed any file of any type into a macro scheduler script.

See this blog entry for more detail.

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts