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: | Winzlo |
|---|---|
| Location: | Minnesota, USA |
| Users: | 11 |
| Nodes: | 16 (0 / 16) |
| Uptime: | 495931:54:26 |
| Calls: | 82 |
| Files: | 1,070 |
| D/L today: |
27 files (11,920K bytes) |
| Messages: | 286,898 |