Neil Hodgson wrote: > Paul Watson: > >> I cannot find any way to get to GetVersionInfo in VBScript (cscript). > > > Set objFSO = CreateObject("Scripting.FileSystemObject") > Wscript.Echo objFSO.GetFileVersion("c:\bin\SciLexer.dll")
Many thanks. Just what I needed. (Short of ctypes.) Thank you for tolerating a VBScript question here. -- http://mail.python.org/mailman/listinfo/python-list