Character Count

Hi,

I need to search a large directory path and count all the characters (Even filenames with space and special chars, etc.) in it.

Example:

F:\Facility\Administration\general\Customer_Order_Files\Pump_Files\Pump_Open_Files\1217697 CREEK 10-16-06 .pdf

We are trying to search all Directory paths that users have created and limit them to 255 characters. Is there anyway I can count the characters of every file in a folder?

Thank You

This looks like a job for.. "Abusing" Rename Scripts to do other things with file info

The referenced thread shows you how. It's a very useful capability.

Regards, AB

This may be useful: [Lenght of selected files)