GetFileInfo
|
GetFileInfo can help you to view data files header info with this application. GetFileInfo is a command line utility to display header information about a data file. It uses Neuroshare as a means to read the header.
The output contains a single description, and then rows of details for each of the data files found. All data is tab delimited.
Requirements:
Neuroshare Compliant Library (DLL)
Data file
Syntax:
GetFileInfo [DllName] [DataFile]
DllName - fully qualified path name to the Neuroshare DLL to use
DataFile - fully qualified path name to the data file (WildCards OK)
Example:
GetFileInfo nsNEVLibrary c:\foo\*.nev > list.txt
This will catalog all "NEV" files in the "foo" directory and put the list into a file named list.txt
Note: To send the output to a file use the syntax
GetFileInfo [DllName] [DataFile] > InfoList.txt
The license of this software is Free, you can free download and free use this file management software.