Posted: Thu Jul 18, 2002 6:24 am
Restored from previous forum. Originally posted by Skully.
Does PB have access to the WSH properties and methods?
Like in VBSript you might go:
Set net = CreateObject("Wscript.Network")
to access network related functions and all sorts of other info.
Skully
Does PB have access to the WSH properties and methods?
Like in VBSript you might go:
Set net = CreateObject("Wscript.Network")
to access network related functions and all sorts of other info.
Skully