Advertisement

Results for "Author: scott brown"

2002ASP #3707
File Info

Following a number of requests for information, suggestions for improvements I have spent some time updating this little application with some improved functionality. It is still primarily a little tutorial on the useful nature of the FileSystemObject wrapped up in the scrrun.dll, with some useful content on the nature of a class: setting, getting and populatinf attributes. Now includes some useful interface guidance on menu setting option buttons and ListView control handling. - File information is now viewed in a resizable ListView control - The ListView Control supports multiple views - Columns in the ListView can be sorted by clicking on the columnheader - Columns in the ListView can dragged to change order

2002C #12311
File Info

Following a number of requests for information, suggestions for improvements I have spent some time updating this little application with some improved functionality. It is still primarily a little tutorial on the useful nature of the FileSystemObject wrapped up in the scrrun.dll, with some useful content on the nature of a class: setting, getting and populatinf attributes. Now includes some useful interface guidance on menu setting option buttons and ListView control handling. - File information is now viewed in a resizable ListView control - The ListView Control supports multiple views - Columns in the ListView can be sorted by clicking on the columnheader - Columns in the ListView can dragged to change order

2002VB #20915
File Info

Following a number of requests for information, suggestions for improvements I have spent some time updating this little application with some improved functionality. It is still primarily a little tutorial on the useful nature of the FileSystemObject wrapped up in the scrrun.dll, with some useful content on the nature of a class: setting, getting and populatinf attributes. Now includes some useful interface guidance on menu setting option buttons and ListView control handling. - File information is now viewed in a resizable ListView control - The ListView Control supports multiple views - Columns in the ListView can be sorted by clicking on the columnheader - Columns in the ListView can dragged to change order

ASP_Volume2 #30048
File Info

Following a number of requests for information, suggestions for improvements I have spent some time updating this little application with some improved functionality. It is still primarily a little tutorial on the useful nature of the FileSystemObject wrapped up in the scrrun.dll, with some useful content on the nature of a class: setting, getting and populatinf attributes. Now includes some useful interface guidance on menu setting option buttons and ListView control handling. - File information is now viewed in a resizable ListView control - The ListView Control supports multiple views - Columns in the ListView can be sorted by clicking on the columnheader - Columns in the ListView can dragged to change order

ASP_Volume2 #32267
RecurseFolderList

This code is a modified version of ShowFolderList by Bruce Lindsay. (Thanx !!) This code will recursively parse a directory defined by an path parameter. My aim was to work around the non-recursive nature of the dir function. Bruce's original code does that to one folder/child level. Mine now returns everything below a given path. You can still use getattr to define Folder or File attributes.

ASP_Volume2 #33839
RecurseDir2

Example of File System Object implementation...

ASP_Volume3 #45248
RecurseFolderList

This code is a modified version of ShowFolderList by Bruce Lindsay. (Thanx !!) This code will recursively parse a directory defined by an path parameter. My aim was to work around the non-recursive nature of the dir function. Bruce's original code does that to one folder/child level. Mine now returns everything below a given path. You can still use getattr to define Folder or File attributes.

ASP_Volume3 #45249
RecurseDir2

Example of File System Object implementation...

ASP_Volume3 #49844
File Info

Following a number of requests for information, suggestions for improvements I have spent some time updating this little application with some improved functionality. It is still primarily a little tutorial on the useful nature of the FileSystemObject wrapped up in the scrrun.dll, with some useful content on the nature of a class: setting, getting and populatinf attributes. Now includes some useful interface guidance on menu setting option buttons and ListView control handling. - File information is now viewed in a resizable ListView control - The ListView Control supports multiple views - Columns in the ListView can be sorted by clicking on the columnheader - Columns in the ListView can dragged to change order

C_Volume2 #71110
File Info

Following a number of requests for information, suggestions for improvements I have spent some time updating this little application with some improved functionality. It is still primarily a little tutorial on the useful nature of the FileSystemObject wrapped up in the scrrun.dll, with some useful content on the nature of a class: setting, getting and populatinf attributes. Now includes some useful interface guidance on menu setting option buttons and ListView control handling. - File information is now viewed in a resizable ListView control - The ListView Control supports multiple views - Columns in the ListView can be sorted by clicking on the columnheader - Columns in the ListView can dragged to change order

C_Volume2 #73329
RecurseFolderList

This code is a modified version of ShowFolderList by Bruce Lindsay. (Thanx !!) This code will recursively parse a directory defined by an path parameter. My aim was to work around the non-recursive nature of the dir function. Bruce's original code does that to one folder/child level. Mine now returns everything below a given path. You can still use getattr to define Folder or File attributes.

C_Volume2 #74901
RecurseDir2

Example of File System Object implementation...

Java_Volume1 #89654
File Info

Following a number of requests for information, suggestions for improvements I have spent some time updating this little application with some improved functionality. It is still primarily a little tutorial on the useful nature of the FileSystemObject wrapped up in the scrrun.dll, with some useful content on the nature of a class: setting, getting and populatinf attributes. Now includes some useful interface guidance on menu setting option buttons and ListView control handling. - File information is now viewed in a resizable ListView control - The ListView Control supports multiple views - Columns in the ListView can be sorted by clicking on the columnheader - Columns in the ListView can dragged to change order

Java_Volume1 #91873
RecurseFolderList

This code is a modified version of ShowFolderList by Bruce Lindsay. (Thanx !!) This code will recursively parse a directory defined by an path parameter. My aim was to work around the non-recursive nature of the dir function. Bruce's original code does that to one folder/child level. Mine now returns everything below a given path. You can still use getattr to define Folder or File attributes.

Java_Volume1 #93445
RecurseDir2

Example of File System Object implementation...

1_2002 #107669
File Info

Following a number of requests for information, suggestions for improvements I have spent some time updating this little application with some improved functionality. It is still primarily a little tutorial on the useful nature of the FileSystemObject wrapped up in the scrrun.dll, with some useful content on the nature of a class: setting, getting and populatinf attributes. Now includes some useful interface guidance on menu setting option buttons and ListView control handling. - File information is now viewed in a resizable ListView control - The ListView Control supports multiple views - Columns in the ListView can be sorted by clicking on the columnheader - Columns in the ListView can dragged to change order

2_2002-2004 #116801
File Info

Following a number of requests for information, suggestions for improvements I have spent some time updating this little application with some improved functionality. It is still primarily a little tutorial on the useful nature of the FileSystemObject wrapped up in the scrrun.dll, with some useful content on the nature of a class: setting, getting and populatinf attributes. Now includes some useful interface guidance on menu setting option buttons and ListView control handling. - File information is now viewed in a resizable ListView control - The ListView Control supports multiple views - Columns in the ListView can be sorted by clicking on the columnheader - Columns in the ListView can dragged to change order

2_2002-2004 #119020
RecurseFolderList

This code is a modified version of ShowFolderList by Bruce Lindsay. (Thanx !!) This code will recursively parse a directory defined by an path parameter. My aim was to work around the non-recursive nature of the dir function. Bruce's original code does that to one folder/child level. Mine now returns everything below a given path. You can still use getattr to define Folder or File attributes.

2_2002-2004 #120592
RecurseDir2

Example of File System Object implementation...

3_2004-2005 #135345
File Info

Following a number of requests for information, suggestions for improvements I have spent some time updating this little application with some improved functionality. It is still primarily a little tutorial on the useful nature of the FileSystemObject wrapped up in the scrrun.dll, with some useful content on the nature of a class: setting, getting and populatinf attributes. Now includes some useful interface guidance on menu setting option buttons and ListView control handling. - File information is now viewed in a resizable ListView control - The ListView Control supports multiple views - Columns in the ListView can be sorted by clicking on the columnheader - Columns in the ListView can dragged to change order

Languages
Top Categories
Global Discovery