Groups | Search | Server Info | Login | Register
Groups > comp.sys.apple2 > #49144
| From | Duhast <duhast@123gmail.com> |
|---|---|
| Newsgroups | comp.sys.apple2 |
| Subject | Re: Filetype change in Applesoft |
| Date | 2025-04-17 18:04 -0400 |
| Organization | A noiseless patient Spider |
| Message-ID | <vtru30$1ida2$1@dont-email.me> (permalink) |
| References | <vt4pab$3pa95$1@dont-email.me> <vt65mk$v91b$1@dont-email.me> <vtk41r$2b01e$1@dont-email.me> <vtppve$3n036$1@dont-email.me> |
On 4/16/2025 10:45 PM, Kent Dickey wrote: > You cannot create a new file with BSAVE with a new type. You must CREATE it > first. > > CREATE test,t$ff > BSAVE test,a$2000,l100,t$ff > > You can then BLOAD it as well, but you'll almost certainly need to give the > address: > > BLOAD test,a$2000,t$ff > > I'm not really sure what you're up to, you may run into other problems. > > Kent I'm fooling with the SHR page, I want to load $C1 types, but then they get saved as BIN and I just want to make it all the $C1 so that I don't have to check filetype on every operation.
Back to comp.sys.apple2 | Previous | Next — Previous in thread | Find similar
Filetype change in Applesoft Duhast <duhast@123gmail.com> - 2025-04-08 23:22 -0400
Re: Filetype change in Applesoft Kelvin Sherlock <email@domain.com> - 2025-04-09 10:13 -0400
Re: Filetype change in Applesoft Hugh Hood <hughhood@earthlink.net> - 2025-04-09 11:02 -0500
Re: Filetype change in Applesoft Duhast <duhast@123gmail.com> - 2025-04-14 18:57 -0400
Re: Filetype change in Applesoft Hugh Hood <hughhood@earthlink.net> - 2025-04-14 23:38 -0500
Re: Filetype change in Applesoft kegs@provalid.com (Kent Dickey) - 2025-04-17 02:45 +0000
Re: Filetype change in Applesoft Duhast <duhast@123gmail.com> - 2025-04-17 18:04 -0400
csiph-web