' display the current directory WScript.Echo WshShell.CurrentDirectory ' set the current directory WshShell.CurrentDirectory = "c:\work"
Written and compiled by Réal Gagnon ©1998-2005[ home ]