Descriptive Programming to create folder in System.
Set obj=createobject ("scripting.filesystemobject")
Set notepad=obj.createfolder("d:\\abc")
this script will create a folder named "abc" in "d" drive.
Showing posts with label descriptive program. Show all posts
Showing posts with label descriptive program. Show all posts
d.p to create folder in system
Subscribe to:
Comments (Atom)