|
| Use command line arguments in WinDev |
| Iniciado por Uccino, 11,dic. 2018 14:11 - 1 respuesta |
| |
| | | |
|
| |
Miembro registrado 2 mensajes |
|
| Publicado el 11,diciembre 2018 - 14:11 |
Hey
I'm trying to create a program that uses only the command line interface of Windows 10, I've created an application but I can not seem to get the program to both hide the form and output to the console, how would this be done?
Kind regards,
Corné |
| |
| |
| | | |
|
| | |
| |
Miembro registrado 21 mensajes |
|
| Publicado el 12,diciembre 2018 - 23:15 |
I use the function
ceRunExe("Program Dir or Command Line Windows" , "calc.exe") (https://doc.windev.com/…).
If you need a automatic task better use "Windows service".
Best Regards
-- __________________________ -ercnet.elias@gmail.com- -Ing. Elias Ramos Cantù- |
| |
| |
| | | |
|
| | | | |
| | |
|