@echo off rem Use the following line if you are running DOS 3.x rem echo Adam format for DOS 3.x rem format a: /f:360 /v:Adam! rem Use the following line if you are running DOS 5.0! echo Adam format for DOS 5.0 format a: /U /f:360 /v:Adam!