If I have a variable in a batch (cmd) file that looks like "Abc_123", and I want to end up with a variable that has just "123", is there any built-in way to do this?
I'm not terribly picky about the method, or performance, as long as it's built in to a typical Windows (Vista/2008) system.