Changes between Version 1 and Version 2 of Documentatie/Beheerder/Scripts
- Timestamp:
- Apr 21, 2011 1:49:50 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentatie/Beheerder/Scripts
v1 v2 1 = Scripts = 2 1 3 OpenAC kan worden gescript door gebruik te maken van script.py met als 2 4 argument het uit te voeren script. Eventuele verdere argumenten zijn … … 13 15 starten en te controleren of alle instellingen correct zijn. 14 16 15 = Een geplande taak aanmaken in Windows=17 == Een geplande taak aanmaken in Windows == 16 18 17 19 * Open "Geplande taken" vanuit het configuratiescherm. De wizard "Taak … … 38 40 ingevuld. Dit is de werkdirectory. 39 41 40 = Functionaliteit van Scripts=42 == Scripts Draaien == 41 43 42 == Script backup == 44 == Beschikbare Scripts == 45 46 === Script backup === 43 47 44 48 Aanroep vanaf de command line: "'''Python25\python.exe script.py backup'''". … … 47 51 48 52 49 == Script svn_cleanup==53 === Script svn_cleanup === 50 54 51 55 Aanroep vanaf de command line: "'''Python25\python.exe script.py svn_cleanup'''". … … 53 57 Dit script kan problemen met het versiebeheer van OpenAC oplossen. 54 58 55 == Script periodieke TOREN-import==59 === Script periodieke TOREN-import === 56 60 57 61 Aanroep vanaf de command line: "'''Python25\python.exe script.py … … 81 85 TOREN-importmap met "'''script.py periodiek_toren_import herstel'''". 82 86 83 == Script verstuur DBC's == 87 === Script verstuur DBC's === 88 84 89 Aanroep vanaf de command line: "'''Python25\python.exe script.py verstuur_dbcs'''". 85 90