I am now a proud owner of a Zoomfloppy and want to create a batch file to automating the process of making out disk images. Is anybody interested?
hi !! ,. yess , me! , im a zoomfloppy user , from XAP1541 cable ( 1541
drive ) and 1571 drive ( use SRQ Nibbling support )
Here's the batch file:
----------------------------
@echo off
echo Type in the disk name, without quotes, or nothing to not format.
set /p dname=:
if "%dname%"=="" goto a2
set /p did=Now, type in the ID:
c:\opencbm\bin\cbmformat 8 "%dname%",%did%
:a2
c:\opencbm\bin\d64copy --warp "%~1" 8
pause
----------------------------
Enjoy, and tell me what you think!
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 368 |
Nodes: | 16 (2 / 14) |
Uptime: | 84:32:07 |
Calls: | 7,895 |
Calls today: | 1 |
Files: | 12,968 |
Messages: | 5,791,780 |