Search found 33 matches
- Thu Oct 24, 2019 12:30 am
- Forum: AmigaOS Feature Requests
- Topic: Any One that can build ZZ9000 driver for Amiga OS4??
- Replies: 1
- Views: 2081
Re: Any One that can build ZZ9000 driver for Amiga OS4??
Maybe ZZ9000.card already works with OS4?
- Thu Oct 24, 2019 12:15 am
- Forum: General AmigaOS
- Topic: diskdoctor
- Replies: 10
- Views: 5835
Re: diskdoctor
It was too late, just wait for OS 3.2, told me a well-known developer.salass00 wrote:From what I've read the AmigaOS 3.1.4 version of diskdoctor only analyses the disk/partition and allows to recover the data from it to another disk. It does not have any sort of repair function yet AFAIK.
- Sun Aug 11, 2019 1:42 pm
- Forum: Localization
- Topic: I can't find my country!
- Replies: 6
- Views: 18084
- Sun Aug 11, 2019 1:26 pm
- Forum: Localization
- Topic: .cd file for AmigaOS 3.1.4
- Replies: 3
- Views: 7605
Re: .cd file for AmigaOS 3.1.4
An unofficial way is to use CatEditProber wrote:It's possible to get a new .cd files for AmigaOS 3.1.4?
http://aminet.net/package/dev/misc/CatEdit1_2b
- Sat Jul 27, 2019 11:22 pm
- Forum: Platform: Classic
- Topic: 3.1.4: download option
- Replies: 1
- Views: 1859
3.1.4: download option
Hi!
Where's the download mentioned in the FAQ?
See 7.7 * Where are Lacer, MEmacs, HDBackup, Bru and MagTape?
TIA
Stefan
Where's the download mentioned in the FAQ?
See 7.7 * Where are Lacer, MEmacs, HDBackup, Bru and MagTape?
TIA
Stefan
- Thu Jun 20, 2019 2:35 pm
- Forum: AmigaOS Feature Requests
- Topic: Hardware or softwave first !
- Replies: 2
- Views: 2569
Re: Hardware or softwave first !
You know, this is an ARM platform. What's the point?
- Thu Mar 22, 2018 10:55 am
- Forum: General AmigaOS
- Topic: Delete all files but keep subdirectories
- Replies: 12
- Views: 4688
Re: Delete all files but keep subdirectories
That's probably correct. I believe it was added either in the early OS4 days or even back in the 3.9 or 3.5 days, IIRC around the time where also a number of commands which had previously been disk-based, were built into the Shell. Well, it's a bit older http://oldwww.nvg.ntnu.no/amiga/amigafaq/Ami...
- Fri Jun 16, 2017 3:55 pm
- Forum: General AmigaOS
- Topic: ARexx "not not" bug
- Replies: 24
- Views: 14794
Re: ARexx "not not" bug
@xenic I do not know how it correct or incorrect for now, but few years ago once i ask about adding arexx support to URLopen, i was told that arexx is depricated or something like that. Probably that discussion even on that forum somewhere, can't remember for now. If that changes since then, then p...
- Sat Apr 29, 2017 7:55 pm
- Forum: General AmigaOS
- Topic: ARexx "not not" bug
- Replies: 24
- Views: 14794
Re: ARexx "not not" bug
Guess the result:
Code: Select all
say 10-1
say 10--1
say 10---1
- Wed Apr 26, 2017 11:09 pm
- Forum: General AmigaOS
- Topic: ARexx "not not" bug
- Replies: 24
- Views: 14794
Re: ARexx "not not" bug
Thanks. Indeed, it's rather academic.zzd10h wrote:yes.
BTW Regina has "options AREXX_SEMANTICS".