This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
GlobalCube
/
Python-Projekte
Urmărește
3
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
d20fab087e
Ramuri
Etichete
master
Python-Projekte
/
datev
/
export_extf.bat
export_extf.bat
93 B
Istoric
Crud
1
2
3
4
5
6
@
echo
off
set
PYTHON="C:\GlobalCube\Tasks\python"
%PYTHON%
\python.exe export_extf.py
pause