Search found 1 match

by hiUser
18 Sep 2015 02:23
Forum: DOS Batch Forum
Topic: StrLen +Set Help
Replies: 8
Views: 6878

Re: StrLen +Set Help

I modified the code(removing the quotes): :StrLen string len -- returns the length of a string :: -- string [in] - variable name containing the string being measured for length :: -- len [out] - variable to be used to return the string length :: Many thanks to 'sowgtsoi', but also 'jeb' and 'amel27'...