Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Run two clips at the same time on two monitors
#3
example with Notepad
Macro Macro2132
Code:
Copy      Help
int w
run "$system$\notepad.exe" "" "" "" 0x2000 win("Untitled - Notepad" "Notepad") w
MoveWindowToMonitor w 1
run "$system$\notepad.exe" "" "" "" 0x2000 win("Untitled - Notepad" "Notepad") w
MoveWindowToMonitor w 2


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)