Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Get involved. We want your input!
Apply for Membership and join the conversations about everything related to broadcasting.
After we receive your registration, a moderator will review it. After your registration is approved, you will be permitted to post. If you use a disposable or false email address, your registration will be rejected.
Trying to get a list of 9k+ UW file names to our traffic director (who never set up/nor utilized a tool for tracking when files need to be killed). Does anyone know how to export file names from AudioVault To Excell, WordPad, or .Doc, etc...?
Since files in AudioVAULT are stored in folders for each category with the cart name as the name of the file, you could easily use any directory list tool to copy the names to a file.
Thanks so very much D.E.!
At the risk of sounding even less intelligent than i am, there's no "directory list tool" that i could locate w/in Windows, is this an external app?
I am an a neophyte when it comes to Windows systems.
A very simple way to get a directory listing to a text file would be to just pipe the output of the dir command to a file.
Drop to command prompt, change to the folder you want to get a list, and use this command:
dir /b >FileList.txt
You will get a file called "FileList.txt" that contains a bare listing of the files (and directories) within that folder. Hope that helps!
Status
This thread has been closed due to inactivity. You can create a new thread to discuss this topic.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.