AAVL#27374 -- Strukton interface toevoegen

svn path=/Website/trunk/; revision=19041
This commit is contained in:
Arthur Egberink
2013-09-10 11:04:02 +00:00
parent 614cf57e8e
commit b69431f859
2 changed files with 12 additions and 0 deletions

View File

View File

@@ -0,0 +1,12 @@
Echo Starten GetStruktonStatus.js
cscript ..\..\AAXX\import\Strukton\GetStruktonStatus.js ../oracle.udl 539 >>genimport.log
if errorlevel 1 goto fout
cscript ..\..\..\utils\gen_import\gen_import.wsf AAVL OPDRSTAT_STRUKTON >>genimport.log 2>>&1
goto einde
:fout
Echo gen_import.exe niet meer uitgevoerd>>genimport.log
:einde