Jeff Wisnia wrote: > Is there a Windows extractor to let me get the "printed" file out of the > .DSK image? I've found and used "extract" on Asimov, but it's DOS based, > and sort of a pain for me to use. Is this in the FAQ yet? Under Windows, you can use CiderPress to transfer files from DOS, ProDOS, Pascal, CP/M, and RDOS disk images. Shareware, limited evaluation period. http://www.faddensoft.com/ciderpress/ Under Windows, you can use FishWings to transfer files from DOS and ProDOS disks. Free. http://www3.bboard.com/charlied/FishwingsInfo.htm Under Mac OS, you can use ADFS to transfer files from DOS, ProDOS, Pascal, and CP/M disk images. Free alpha evaluation. http://www.lazilong.com/apple_II/adfs/ Under a Java VM, you can use Apple Commander to transfer files from DOS, ProDOS, Pascal, and RDOS disk images. Free. http://applecommander.sourceforge.net/ Under UNIX, you can use A2FID to transfer files from DOS disk images. Free, source code available. http://home.tiscali.se/pausch/apple2/dsk.html -- Send mail to fadden@fadden.com (Andy McFadden) - http://www.fadden.com/ CD-Recordable FAQ - http://www.cdrfaq.org/ CiderPress Apple II archive utility for Windows - http://www.faddensoft.com/ Fight Internet Spam - http://spam.abuse.net/spam/ & http://spamcop.net/ In article , Andy McFadden wrote: > Jeff Wisnia wrote: >> Is there a Windows extractor to let me get the "printed" file out of the >> .DSK image? I've found and used "extract" on Asimov, but it's DOS based, >> and sort of a pain for me to use. > > Is this in the FAQ yet? > > Under Windows, you can use CiderPress to transfer files from DOS, > ProDOS, Pascal, CP/M, and RDOS disk images. Shareware, limited > evaluation period. > http://www.faddensoft.com/ciderpress/ > > Under Windows, you can use FishWings to transfer files from DOS and > ProDOS disks. Free. > http://www3.bboard.com/charlied/FishwingsInfo.htm > > Under Mac OS, you can use ADFS to transfer files from DOS, ProDOS, > Pascal, and CP/M disk images. Free alpha evaluation. > http://www.lazilong.com/apple_II/adfs/ > > Under a Java VM, you can use Apple Commander to transfer files > from DOS, ProDOS, Pascal, and RDOS disk images. Free. > http://applecommander.sourceforge.net/ > > Under UNIX, you can use A2FID to transfer files from DOS disk images. > Free, source code available. > http://home.tiscali.se/pausch/apple2/dsk.html A2FID isn't UNIX-only --- it's really portable to any environment which supports ANSI C and a CLI. Thus it runs on UNIX (has been tested on about half a dozen different Unices), MS-DOS and Win-32 (it won't run on Win-16 since Win-16 doesn't support CLI programs). You can probably make it run om e.g. VAX VMS too if there's a need. You could also add a2tools to the list - that too is free and comes with C source: =============================================================== a2tools by Terry K. -- for Linux and for ANSI-C, executables for DOS-16 and Win-32 a2tools is a utility to manupulate .DSK images: it can do a "CATALOG", "DELETE", "SAVE" and "LOAD" on Apple II .DSK images. Written originally for Linux by Terry Kyriacopoulos (terryk@echo-on.net>, this version is rewritten in ANSI C and contains an executable for 16-bit MS-DOS. A few bugs was fixed as well, e.g. an Integer Basic detokenisation bug Download Terry's new a2tools: UNIX version (gzipped tar file) http://home.echo-on.net/~terryk/a2tools.tgz DOS/Win version (zip file) http://home.echo-on.net/~terryk/a2tools.zip All in a .zip file from here http://home.tiscali.se/pausch/apple2/a2tools.zip a2tokens.h a2tools.6 a2tools.c ANSI_C/a2tools.c DOS_EXE/a2tools.exe install.sh LICENSE README WIN32_EXE/a2tools.exe -- ---------------------------------------------------------------- Paul Schlyter, Grev Turegatan 40, SE-114 38 Stockholm, SWEDEN e-mail: pausch at stockholm dot bostream dot se WWW: http://www.stjarnhimlen.se/ http://home.tiscali.se/pausch/