RedStormA:c/echo "*NA save disk can be any Amiga volume with the name *"RedStormSave*"."
  
RedStormA:c/echo "This tool merely formats a floppy disk with that name."
RedStormA:c/ask "*NDo you still wish to format a Red Storm Rising save disk? (Y/N)"

if warn
    RedStormA:c/format drive DF0: name RedStormSave
endif

endcli
