Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to send the window to the second screen
#1
Hello everyone

I have encountered two problems. I hope someone can provide some suggestions. Thanks in advance.

 1. When I open Notepad and enter some characters, I don't want people to see it, so I want to display a blue color block on the screen before starting Notepad.

 2. When I finished entering characters, I want to send the window to that second screen

Macro Macro3
Code:
Copy      Help
;1.code: Display a green color block on the screen, covering the entire desktop, without the taskbar
;
run "notepad.exe"
wait 5 WA "Notepad"
0.5
key "This is simple text, typed using the keyboard." Y

;2.code: Clear green block

;3.code: send the window to the second screen


Messages In This Thread
How to send the window to the second screen - by win - 04-02-2019, 02:38 AM

Forum Jump:


Users browsing this thread: 4 Guest(s)