hi y'all.
I recently discovered that in Win 98, a user can customize a certain Folder (View>Customize Folder).
Choosing this option, you can view and edit the HTML code for the folder, intrigued I starting making a few adjustments.
And I created just a simple button to close the folder. However I do not know the correct VB Script syntax to shut a folder (or any application for that matter)
I have tried Document.Close or .Exit or .Quit
None of these work, please could someone tell me whether there is a syntax that can close the folder or a file etc
If not, is there a sub I could include to do this???
Please Help. any suggestions would be great
cheers!
JOE
I recently discovered that in Win 98, a user can customize a certain Folder (View>Customize Folder).
Choosing this option, you can view and edit the HTML code for the folder, intrigued I starting making a few adjustments.
And I created just a simple button to close the folder. However I do not know the correct VB Script syntax to shut a folder (or any application for that matter)
I have tried Document.Close or .Exit or .Quit
None of these work, please could someone tell me whether there is a syntax that can close the folder or a file etc
If not, is there a sub I could include to do this???
Please Help. any suggestions would be great
cheers!
JOE