News:

Printed Amstrad Addict magazine announced, check it out here!

Main Menu

how can you convert a demo.txt into a bas for the cpc with a tool for windows?

Started by funkheld, 18:12, 10 January 21

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

funkheld


Hi good afternoon.


how can you convert a demo.txt into a bas for the cpc with a tool for windows?


thanks.
greeting

SRS

How about WINAPE AutoType Function ?
You can even do this from command line, as clearly stated in WINAPES manual.
Command Line Parameters


When starting WinAPE a disc image filename can be specified as a parameter (without the slash option). The following parameters can be specified on the command line:

ParameterFunction
filenameSpecify the filename for the disc image to be used in Drive A:
/AAutomatically run the program in Drive A:. To specify the name of the program to run use /A:filename. To start a disc using a CP/M boot sector use /A:|CPM
/T:filenameAutomatically start typing from the given Auto-type file.

AMSDOS

* Using the old Amstrad Languages :D   * with the Firmware :P
* I also like to problem solve code in BASIC :)   * And type-in Type-Ins! :D

Home Computing Weekly Programs
Popular Computing Weekly Programs
Your Computer Programs
Updated Other Program Links on Profile Page (Update April 16/15 phew!)
Programs for Turbo Pascal 3

eto

Quote from: funkheld on 18:12, 10 January 21
how can you convert a demo.txt into a bas for the cpc with a tool for windows?


Is demo.txt a Basic program?

Two easy options I used lately:

1) In RetroVirtualMachine you can drag files from your PC.
2) Use ManageDsk to add the file to your DSK (http://www.cpcwiki.eu/index.php/ManageDsk)

As long as the TXT is a pure ASCII file with Windows line endings, you can simply load it like any other Basic file too.


Powered by SMFPacks Menu Editor Mod