ENUMERATE EXISTING DRIVES

There are this many drives: 3
Drive C exists and is ready.
Drive D exists and is ready.
Drive E exists and is not ready.

GET CURRENT DIRECTORY

Current Dir is: C:\Windows\SysWOW64\inetsrv
 

GET SCRIPT FILE ABSOLUTE PATH

Current ASP file: /pubx/write/testfso.asp
Absolute path for this file: \\HOSTING\DFS\20\4\8\0\2056584084\user\sites\mcgoodwin.net\www\pubx\write\testfso.asp
 

CREATE A FILE IN SCRIPT FILE'S DIRECTORY (must be writeable directory)

File name to create: MCMTestFile.txt
Parent folder: \\HOSTING\DFS\20\4\8\0\2056584084\user\sites\mcgoodwin.net\www\pubx\write
Full File Specification to create: \\hosting\dfs\20\4\8\0\2056584084\user\sites\mcgoodwin.net\www\pubx\write\MCMTestFile.txt
File does not already exist: \\hosting\dfs\20\4\8\0\2056584084\user\sites\mcgoodwin.net\www\pubx\write\MCMTestFile.txt
Attempting to write to a file currently causes an error due to insufficient permissions.
Error 424 occurred while attempting to write to a file.

ENUMERATE FILES IN SCRIPT FILE'S FOLDER AND CHILD FOLDERS

objFile.Name = testfso.asp
objFolder.Name = write

Starting ASP Directory: \\hosting\dfs\20\4\8\0\2056584084\user\sites\mcgoodwin.net\www\pubx\write

testfso.asp
default.asp


Script file /pubx/write/testfso.asp last revised 1/18/2010 5:41:07 PM by MCM