How to echo month name using DOS CMD Catch file Written by Adrian Gordon Tech TipsWindows 7Windows 8 1 This DOS script outputs the current month's name by parsing the system's local datetime and uses conditional statements to assign the appropriate month name based on the value obtained. It…