Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Print Screen to MSPaint
#2
In its simplest form -

Macro Macro1
Code:
Copy      Help
int w=win("Untitled - Paint" "MSPaintApp")
key (44)        
if w
,act w
else
,run "mspaint.exe"
2
'Cv


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)