LongNameChecker: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:


==Description==
==Description==
LNameChk  - A validity checker for long file names as contained in the EA .LONGNAME
The main purpose of this utility is to check the longfilename of a file. A check is performed to see if the longfilename is :
# Decidedly different from the real name and therefore possibly incorrect
# A duplicate of the longfilename exists in the same directory
After scanning a directory or disk or subdirectory filters can be used to display either:
* display all files
* display only files that have a longname that does not match the real name
** display only files with a longfilename
** display only files that have been selected
Single or multiple files can be selected and batch processed to replace the longfilename with the real name and if required change it back again.
Alternatively each longname can be edited/deleted/ restored


==Download==
==Download==
Line 6: Line 23:


==License==
==License==
* Freeware.


==Author==
==Author==

Revision as of 13:26, 23 April 2015

Description

LNameChk - A validity checker for long file names as contained in the EA .LONGNAME

The main purpose of this utility is to check the longfilename of a file. A check is performed to see if the longfilename is :

  1. Decidedly different from the real name and therefore possibly incorrect
  2. A duplicate of the longfilename exists in the same directory

After scanning a directory or disk or subdirectory filters can be used to display either:

  • display all files
  • display only files that have a longname that does not match the real name
    • display only files with a longfilename
    • display only files that have been selected

Single or multiple files can be selected and batch processed to replace the longfilename with the real name and if required change it back again.

Alternatively each longname can be edited/deleted/ restored

Download

License

  • Freeware.

Author