Substring by Variale
Posted: 14 Nov 2013 07:46
Dear freinds
The following is very tivial: (from SET command help)
I don't have the 10 and 5 as constants but in Vars, so, I try this and of course it doesn't work
(Where x is for the 10 and y is for the 5)
Thank you very much for Suggestions
The following is very tivial:
Code: Select all
%PATH:~10,5%
I don't have the 10 and 5 as constants but in Vars, so, I try this and of course it doesn't work
(Where x is for the 10 and y is for the 5)
Code: Select all
%PATH:~%x%,%y%%
Thank you very much for Suggestions