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