CPCWiki forum

General Category => Programming => Topic started by: feax on 22:19, 25 August 20

Title: How do you extract and make a copy of a txt or bas file from *.dsk disk image?
Post by: feax on 22:19, 25 August 20
I want to extract a file from a virtual disk image and copy it to a windows folder.
I am using WinAPE.
Title: Re: How do you extract and make a copy of a file in *.dsk in Windows?
Post by: feax on 22:54, 25 August 20

With WinAPE
Insert disk image to drive
Ctrl+F1 (drive A) or Crtl+F2 (drive B)

Select drive
type |a or |b
type cat
load "filename.ext"
type list
WinAPE Menu -> Assebler -> Show Assembler (F3)
File -> Read Basic
File -> Save As
Select Folder and give filename with extension .txt
Go to folder
Open file with a text editor



Title: Re: How do you extract and make a copy of a txt or bas file from *.dsk disk image?
Post by: Duke on 23:39, 25 August 20
After inserting the dsk to winape, simply press:
File -> Drive A: (or B) -> Edit disc, now drag and drop the files out of the dsk image to your windows folder. Voila!
Powered by SMFPacks Menu Editor Mod