Re: [M100] Saving a ".BA"

2020-04-01 Thread D10D3 Data
Thanks guys. I can make copies and backups easily enough with my REX, I was just wondering if there was a way in BASIC. I'm good. On Wed, Apr 1, 2020 at 7:44 PM Tom Wilson wrote: > Or if you have a Rex, you can just back up that bank periodically. > > On Wed, Apr 1, 2020 at 4:23 PM John R.

Re: [M100] Saving a ".BA"

2020-04-01 Thread Tom Wilson
Or if you have a Rex, you can just back up that bank periodically. On Wed, Apr 1, 2020 at 4:23 PM John R. Hogerhuis wrote: > " if I want to save a back-up of a program before I make changes can I > only do it as a .DO" > > Natively, yes. > > You can rename the program, but there is no way to

Re: [M100] Saving a ".BA"

2020-04-01 Thread John R. Hogerhuis
" if I want to save a back-up of a program before I make changes can I only do it as a .DO" Natively, yes. You can rename the program, but there is no way to copy it without loading some special program to do it, or save/load from external. So to duplicate a file with a stock machine you'd need

[M100] Saving a ".BA"

2020-04-01 Thread D10D3 Data
I find that when I open a .BA file in BASIC I can't save it as a .BA. It took me awhile to realize that I didn't actually need to save changes to the file due to the miracle of static ram, but if I want to save a back-up of a program before I make changes can I only do it as a .DO? Saving a