Hi. Does anybody know how Replaceable Character Variables can be expanded?
For example I can get the 5 left chars of %str% with: %str:~0,5%
But how can I do the same thing with %%a ?
Obviously %%a:~0,5 or %%:~0,5a ... etc., doesn't work...
Thanks a lot.
[unsolved] how2 expand replaceable character variables ?
Moderator: DosItHelp