Getting a bas file from dsk and convert to editable file

Started by suleymancanan, 21:38, 27 December 17

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

suleymancanan

Hi
I would like to extract a bas file and convert to a text file in order to edit
on a word processor or editor.
any suggestions?
cheers

Shaun M. Neary

You can use CPCdiskXP to extract the .bas file to Windows. From there, edit any way you see fit.
Currently playing on: 2xCPC464, 1xCPC6128, 1x464Plus, 1x6128Plus, 2xGX4000. M4 board, ZMem 1MB and still forever playing Bruce Lee.
No cheats, snapshots or emulation. I play my games as they're intended to be played. What about you?

Skunkfish

You'll probably want to save as ASCII first so that it can be loaded in a regular text editor.

If my memory is correct you need to do SAVE"filename",a
An expanding array of hardware available at www.cpcstore.co.uk (and issue 4 of CPC Fanzine!)

GUNHED

Quote from: suleymancanan on 21:38, 27 December 17
Hi
I would like to extract a bas file and convert to a text file in order to edit
on a word processor or editor.
any suggestions?
cheers


load"file.bas
save"file.bas",a

http://futureos.de --> Get the revolutionary FutureOS (Update: 2023.11.30)
http://futureos.cpc-live.com/files/LambdaSpeak_RSX_by_TFM.zip --> Get the RSX-ROM for LambdaSpeak :-) (Updated: 2021.12.26)

johnno56

I have used a program called ManageDSK to create, read and save DSK files. It's quite old (2012) and will take a bit of getting used to as it has bunch of tools. Files can be extracted from the DSK as well. (previous posts have suggested to save the .bas files as ASCII)

I run on a Linux machine and this program runs just fine using Wine. (Windows layer application)

http://www.cpcwiki.eu/index.php/ManageDsk

Hope this helps.

J
May your journey be free of incident.

Live long and prosper.

Powered by SMFPacks Menu Editor Mod