This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
GlobalCube
/
Python-Projekte
Segui
3
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
a8d423263d
Rami (Branch)
Tag
master
Python-Projekte
/
datev
/
export_extf.bat
export_extf.bat
93 B
Cronologia
Originale
1
2
3
4
5
6
@echo off
set PYTHON="C:\GlobalCube\Tasks\python"
%PYTHON%\python.exe export_extf.py
pause