Re: How to transform this as a service

2018-02-20 Thread Steven D'Aprano
On Tue, 20 Feb 2018 14:41:42 -0800, Maroso Marco wrote: > My program seems to have a problem and i don't understand which! Firstly > it worked and now just went to run it again and it doesnt. [...] > Can someone please tell me how to transform it in a service to run on > Windows? There is absolut

Re: How to transform this as a service

2018-02-20 Thread Maroso Marco
Il giorno martedì 20 febbraio 2018 23:42:27 UTC+1, Maroso Marco ha scritto: > Hi everyone, i need this program to run as a service. > > This program basically check an email account (gmail) and looks if there is > mail from a specific email account, then reads the subject line and splits > the te

How to transform this as a service

2018-02-20 Thread Maroso Marco
Hi everyone, i need this program to run as a service. This program basically check an email account (gmail) and looks if there is mail from a specific email account, then reads the subject line and splits the text found assigning the left part (before the ; ) to the password, and the right part