|
Saber se janela está aberta |
Iniciado por Boller, 25,mar. 2022 22:45 - No hay respuesta |
| |
| | | |
|
| |
Miembro registrado 4.521 mensajes |
|
Publicado el 25,marzo 2022 - 22:45 |
sWinName is a string = EnumElement(enumExternalComponent)
WHILE (sWinName <> "")
IF sWinName <> "WIN_Main" THEN IF WinStatus(sWinName) = Active THEN
Close(sWinName) END
END sWinName = EnumElement() END
//By Ronei Heck
-- Adriano José Boller ______________________________________________ Consultor e Representante Oficial da PcSoft no Brasil +55 (41) 99949 1800 adrianoboller@gmail.com skype: adrianoboller http://wxinformatica.com.br/ |
| |
| |
| | | |
|
| | | | |
| | |
|