customerId ook tonen, handig bij Residenz/ commonJobs.bat
svn path=/Website/trunk/; revision=26424
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
var oRs = Oracle.Execute(sql);
|
||||
var customerId = oRs(0).Value;
|
||||
oRs.Close();
|
||||
__Log("CustomerId: " + customerId);
|
||||
|
||||
applyIni();
|
||||
var fso = new ActiveXObject("Scripting.FileSystemObject");
|
||||
|
||||
Reference in New Issue
Block a user