Hi,
I'm new to UltraEdit, and I've searched the forums for this, but haven't found anything yet.
I have an index file of several million files and need to make sure that all of the files in the index actually exist. How can I loop through the entire file (over 2 million lines) and log to one text file when the file is found, but log to another text file when the file is not found?
File example:
\Folder\12345.fil
\Folder\12346.fil
\Folder\12348.fil
\Folder\12349.fil
\Folder\45\12345.fil
\Folder\45\12346.fil
\Folder\45\12349.fil
\Folder\45\12348.fil
Thanks!
I'm new to UltraEdit, and I've searched the forums for this, but haven't found anything yet.
I have an index file of several million files and need to make sure that all of the files in the index actually exist. How can I loop through the entire file (over 2 million lines) and log to one text file when the file is found, but log to another text file when the file is not found?
File example:
\Folder\12345.fil
\Folder\12346.fil
\Folder\12348.fil
\Folder\12349.fil
\Folder\45\12345.fil
\Folder\45\12346.fil
\Folder\45\12349.fil
\Folder\45\12348.fil
Thanks!