Saw on the VICE mailing a person saying you could save a BASICv2 program as a text file via the following:
Open1.8 1."file"
Cmd1
List
Close1
My jaw dropped when I first read it and had been dying to try it. Then today when I read the code again it hit me, I was equating text file with host-system text file. IMO it would have been more appropriate to say this save a program to a SEQ file.
Nevertheless, this is still a nice little trick. Newer versions of c1541 can extract SEQ files too so I'm curious to know if the extracted SEQ file shows petscii chars like {clr} appropriate or they'll have to be translated. An experiment for the weekend maybe?



