Hi
How do I check the length of a filename in batch script?
How do I check the length of a filename in batch script?
Moderator: DosItHelp
-
- Posts: 31
- Joined: 08 Sep 2017 06:10
Re: How do I check the length of a filename in batch script?
You could store the filename into an environment variable and then check the length of that string using the :strlen-function.
penpen
penpen