- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
File System Directory
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
10-08-2009 07:10 AM
Is there a way to get a list of files in a directory inside a script? Maybe an array of filenames? Or would I need to keep and update a directory file of my own every time my scripts create or delete a file?
Re: File System Directory
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
10-08-2009 09:26 AM
Natively, there isn't away to do that. I have never done this, but it might be possible to integrate the script with insideWS to get the information that you are after.
Here is the method that I was thinking of that may get you what you need: https://inlogin.com/insidews/insidews.asmx?op=File
Re: File System Directory
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
10-08-2009 09:43 AM
You might try a VBSCRIPT and see if you can access dir info from in that.
IT Operations Manager
Healthy Habits, LLC
http://malthusian-solutions.com
http://nirdvana.com


