Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Capture mouse and add to command
#5
much simpler way replacerx is not needed


Code:
Copy      Help
int px(xm) py(ym)
DateTime t.FromComputerTime
str sf=t.ToStrFormat("{yyMMdd}{HHmm}")
str s=F"screenpresso.exe -captureregion ''D:\Test\{sf}.jpg'' {px};{py};1280;720"
out s
RunConsole2 s


Messages In This Thread
Capture mouse and add to command - by pctechtv - 02-08-2019, 04:04 AM
RE: Capture mouse and add to command - by Kevin - 02-08-2019, 04:39 AM
RE: Capture mouse and add to command - by Kevin - 02-08-2019, 08:30 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)