Advertisement
Guest User

Untitled

a guest
Feb 13th, 2016
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. Init., 12, TARO/ BLA BLA CDE
  2. Ademanto, TARO/ BLA BLA XYZ
  3.  
  4. setlocal enabledelayedexpansion
  5. set "string=Init., 12, TARO/ BLA BLA CDE"
  6. set "str=%string:*TARO/=TARO/%"
  7. echo "!string1:%str%=!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement