Page 1 of 1

recibir respuesta de un ejecutable externo

Posted: Mon Oct 04, 2021 3:16 pm
by jparada
Hola,

Si tengo la necesidad de llamar a un ejecutable en python y devuelve una serie de strings, hay alguna forma de capturar esa salida de python en el exe que lo llamó?.

Saludos,
Javier

Re: recibir respuesta de un ejecutable externo

Posted: Wed Oct 06, 2021 8:11 pm
by franco
Hi,
If python can print to file, you could create an import into your hmg tables.
I do this with my tire and automotive shop pos system. My client goes to their wear house internet catalog and creates a quote for tires and is able to put that quote right on to an estimate or invoice in my pos system. It works very quickly.