The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 895 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 895 errorHandler->error




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to enumerate and close windows
#1
How would I enumerate (and close) all windows (all word windows)? I know it is not one of the following .

int w6=win("$^.*Microsoft Word$")
int w
foreach w w6
clo w

int w, h
foreach w wintest(h,"$^.*Microsoft Word$")
clo w

Thanks


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)