J
Jozsef Bekes
Hello All,
is there a way to get the length of the data that is in a variable?
E.g. I have
Set MYVAR1=12 w%#&er"s^
or for a avarialbe defined like this also:
set aaa=1 2
set aaa=%aaa:~1,2%
Is there a method that calculates the length of this variable as 12?
Thank you,
Jozsi
is there a way to get the length of the data that is in a variable?
E.g. I have
Set MYVAR1=12 w%#&er"s^
or for a avarialbe defined like this also:
set aaa=1 2
set aaa=%aaa:~1,2%
Is there a method that calculates the length of this variable as 12?
Thank you,
Jozsi