This website works better with JavaScript
Home
Explore
Help
Register
Sign In
GlobalCube
/
planner
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
a3b059bf4b
Branches
Tags
main
planner
/
webservice
/
gcstruct_export.bat
gcstruct_export.bat
100 B
History
Raw
1
2
3
4
@echo off
cd /d %~dp0
call python.bat gcstruct.py "D:\GAPS_BMW\GCStruct_neue_Struktur_Planung"
pause