Date : Mon, 16 Mar 2009 00:12:00 -0000
From : mu.list@... (Mark Usher)
Subject: Some dumb questions
> Ah yes, apparently you can. The syntax is:
> bbcima97.exe -splitds dd <filename>.dsd
>
> Replace dd for sd if you have single-density disk images.
> (Did anyone actually ever use single density for anything?)
>
> Though it's pretty ugly. Windows only and the files it
> produces end in .0 and .1 rather than the more helpful .ssd.
> Still, it works.
There should be a linux version there too. Wouter wrote it on linux and I
ported it to Windows!
A batch file will that accepts the filename as a parameter via %1 can be
used and then the batchfile can rename any output the way you want. Easy.
-Mark