What is this script and what does trigger/creat it?
Running immediate script: /tmp/K1.vb
This is in the vb:
Function Main(parm as object)
dim result as object
result=hs.DeviceLastChangeRef(327)
return(result)
End Function
Can the file K1.vb be deleted without problems?
Running immediate script: /tmp/K1.vb
This is in the vb:
Function Main(parm as object)
dim result as object
result=hs.DeviceLastChangeRef(327)
return(result)
End Function
Can the file K1.vb be deleted without problems?