I'm sure I'm missing something silly here, but surely I should be able to write to disk to the same file name once I've worked on more code in Turbo Macro Pro on the C64, yes? For example, I work for a night, then write my file to disk either as a sequence (via -> w) or as a binary PRG file (via -> s) and call it "FOO." The next day, I can come back and load "FOO" and write some more code, but if I try to use either command above and write "FOO" to disk again, I get a "file exists" error.
I'm sure I'm missing some newbie step involving writing to disk; what is it??
overwriting a file in TMP
Re: overwriting a file in TMP
It's been a long time since I've used a C64, and I have never used that assembler. But... you could try saving your file as @:FOO (or possibly @0:FOO). I think that was the syntax for "save and replace".
-
shampoocell
- Posts: 2
- Joined: 24 May 2018
Re: overwriting a file in TMP
John West wrote:
It's been a long time since I've used a C64, and I have never used that assembler. But... you could try saving your file as @:FOO (or possibly @0:FOO). I think that was the syntax for "save and replace".
- BigDumbDinosaur
- Posts: 9425
- Joined: 28 May 2009
- Location: Midwestern USA (JB Pritzker’s dystopia)
- Contact:
Re: overwriting a file in TMP
shampoocell wrote:
John West wrote:
It's been a long time since I've used a C64, and I have never used that assembler. But... you could try saving your file as @:FOO (or possibly @0:FOO). I think that was the syntax for "save and replace".
x86? We ain't got no x86. We don't NEED no stinking x86!