I'm trying to run a python script on a secure folder. The script is running. I don't think (although I don't know for sure) that the script is reading the files.
Running as Administrator
The folder permissions and all sub folders/files is:
Administrator (Full Control)
Owner Administrator
Running in Win7 sp1
Batch file:
The python script is supposed to read files, Process the files, and send an email with the results.
The script does send the email but the results are not in the email.
Does anyone know what I can do to figure out what is wrong?
Thanks,
Docfxit
Running as Administrator
The folder permissions and all sub folders/files is:
Administrator (Full Control)
Owner Administrator
Running in Win7 sp1
Batch file:
Code:
cd "C:\Programs\CommuniGate Files\SystemLogs"
Call "C:\Batch\CGPLogSummary.py"
cmd
The python script is supposed to read files, Process the files, and send an email with the results.
The script does send the email but the results are not in the email.
Does anyone know what I can do to figure out what is wrong?
Thanks,
Docfxit
My Computer
At a glance
Win 7 Ultimate x32, x64, Win 7 Pro x32, x64 W...
- Computer type
- PC/Desktop
- OS
- Win 7 Ultimate x32, x64, Win 7 Pro x32, x64 Win 7 Home x64, XP Pro sp3