Search found 1 match
- 11 Nov 2010 19:00
- Forum: DOS Batch Forum
- Topic: How do I remove a certain part of a variable?
- Replies: 1
- Views: 3822
How do I remove a certain part of a variable?
for example, if i set a variable as the date, 11/11/2010, what command could i use to remove the "/", making the variable 11112010?