Does anyone remember the command "put away" on 90s Macs? What did it mean?
In article <op.10c54jcdmvhs6z@ryzen.home>, Commander Kinsey
<CK1@nospam.com> wrote:
Does anyone remember the command "put away" on 90s Macs? What did it mean?
it put the file back into the folder it was previously in, after having
been moved out of it, usually to the desktop.
Does anyone remember the command "put away" on 90s Macs? What did it mean?
it put the file back into the folder it was previously in, after having been moved out of it, usually to the desktop.
I thought it was only from the Desktop back to where it came from?
Way back I wrote a program to re-create the behaviour of Put Away but, because there was no easy hook into the Finder, it needed very low-level access to the OS and *every* file move had to be trapped and checked.
Given that this meant every file the OS moved behind the scenes for any reason, not just because the user had asked for it to be moved, this put quite a lot of load on the system.
The later introduction of System Integrity Protection meant you also had
to jump through hoops to install it so I gave up.
Finder add-ins have changed since then so it might be worth me looking
at the possibilities they offer again.
In article <550cadd7-3cc6-20ad...@scorecrow.com>, Bruce
Horrocks <07....@scorecrow.com> wrote:
Does anyone remember the command "put away" on 90s Macs? What did it mean?
it put the file back into the folder it was previously in, after having been moved out of it, usually to the desktop.
I thought it was only from the Desktop back to where it came from?indeed it is, at least in mac os 9.2, which i just tested.
Way back I wrote a program to re-create the behaviour of Put Away but, because there was no easy hook into the Finder, it needed very low-level access to the OS and *every* file move had to be trapped and checked.handling only user-invoked moves would likely suffice.
Given that this meant every file the OS moved behind the scenes for any reason, not just because the user had asked for it to be moved, this put quite a lot of load on the system.
The later introduction of System Integrity Protection meant you also hadeven without that, it would be difficult on mac os x.
to jump through hoops to install it so I gave up.
Finder add-ins have changed since then so it might be worth me lookingtrue. maybe someone can write one to make the finder not suck.
at the possibilities they offer again.
In article <550cadd7-3cc6-20ad-2cb6-e845524d7133@scorecrow.com>, Bruce Horrocks <07.013@scorecrow.com> wrote:
Does anyone remember the command "put away" on 90s Macs? What did it mean?
it put the file back into the folder it was previously in, after having
been moved out of it, usually to the desktop.
I thought it was only from the Desktop back to where it came from?
indeed it is, at least in mac os 9.2, which i just tested.
Way back I wrote a program to re-create the behaviour of Put Away but,
because there was no easy hook into the Finder, it needed very low-level
access to the OS and *every* file move had to be trapped and checked.
handling only user-invoked moves would likely suffice.
Given that this meant every file the OS moved behind the scenes for any
reason, not just because the user had asked for it to be moved, this put
quite a lot of load on the system.
The later introduction of System Integrity Protection meant you also had
to jump through hoops to install it so I gave up.
even without that, it would be difficult on mac os x.
Finder add-ins have changed since then so it might be worth me looking
at the possibilities they offer again.
true. maybe someone can write one to make the finder not suck.
On 14 Feb 2023 at 22:35:46 GMT, "nospam" <nospam@nospam.invalid> wrote:
In article <550cadd7-3cc6-20ad-2cb6-e845524d7133@scorecrow.com>, Bruce
Horrocks <07.013@scorecrow.com> wrote:
Does anyone remember the command "put away" on 90s Macs? What did it mean?
it put the file back into the folder it was previously in, after having >>>> been moved out of it, usually to the desktop.
I thought it was only from the Desktop back to where it came from?
indeed it is, at least in mac os 9.2, which i just tested.
I seem to remember it, or something similar, being available in the Bin until quite recently.
It's certainly not there now!
Way back I wrote a program to re-create the behaviour of Put Away but,
because there was no easy hook into the Finder, it needed very low-level >>> access to the OS and *every* file move had to be trapped and checked.
handling only user-invoked moves would likely suffice.
Given that this meant every file the OS moved behind the scenes for any
reason, not just because the user had asked for it to be moved, this put >>> quite a lot of load on the system.
The later introduction of System Integrity Protection meant you also had >>> to jump through hoops to install it so I gave up.
even without that, it would be difficult on mac os x.
Finder add-ins have changed since then so it might be worth me looking
at the possibilities they offer again.
true. maybe someone can write one to make the finder not suck.
In article <550cadd7-3cc6-20ad-2cb6-e845524d7133@scorecrow.com>, Bruce Horrocks <07.013@scorecrow.com> wrote:
Does anyone remember the command "put away" on 90s Macs? What did it mean?
it put the file back into the folder it was previously in, after having
been moved out of it, usually to the desktop.
I thought it was only from the Desktop back to where it came from?
indeed it is, at least in mac os 9.2, which i just tested.
Way back I wrote a program to re-create the behaviour of Put Away but,
because there was no easy hook into the Finder, it needed very low-level
access to the OS and *every* file move had to be trapped and checked.
handling only user-invoked moves would likely suffice.
Given that this meant every file the OS moved behind the scenes for any
reason, not just because the user had asked for it to be moved, this put
quite a lot of load on the system.
The later introduction of System Integrity Protection meant you also had
to jump through hoops to install it so I gave up.
even without that, it would be difficult on mac os x.
Finder add-ins have changed since then so it might be worth me looking
at the possibilities they offer again.
true. maybe someone can write one to make the finder not suck.
On 16 Feb 2023 at 05:23:43 GMT, "John Hill" <watcombeman@yahoo.co.uk> wrote:
On 14 Feb 2023 at 22:35:46 GMT, "nospam" <nospam@nospam.invalid> wrote:
In article <550cadd7-3cc6-20ad-2cb6-e845524d7133@scorecrow.com>, Bruce
Horrocks <07.013@scorecrow.com> wrote:
Does anyone remember the command "put away" on 90s Macs? What did it mean?
it put the file back into the folder it was previously in, after having >>>>> been moved out of it, usually to the desktop.
I thought it was only from the Desktop back to where it came from?
indeed it is, at least in mac os 9.2, which i just tested.
I seem to remember it, or something similar, being available in the Bin until
quite recently.
It's certainly not there now!
My mistake! it IS there now.
For those without a Classic Mac system (e.g. Most of us!) you can try it
out using a UTM vm.
<https://mac.getutm.app/gallery/mac-os-9-2-1>
I thought it was only from the Desktop back to where it came from?
indeed it is, at least in mac os 9.2, which i just tested.
For those without a Classic Mac system (e.g. Most of us!) you can try it
out using a UTM vm.
<https://mac.getutm.app/gallery/mac-os-9-2-1>
On 16 Feb 2023 at 10:08:32 GMT, "Alan B" <alanrichardbarker@gmail.com.invalid> wrote:
For those without a Classic Mac system (e.g. Most of us!) you can try it out using a UTM vm.
<https://mac.getutm.app/gallery/mac-os-9-2-1>
https://macos9.app/
https://system7.app/
Jaimie Vandenbergh <jaimie@usually.sessile.org> wrote:
On 16 Feb 2023 at 10:08:32 GMT, "Alan B"
<alanrichardbarker@gmail.com.invalid> wrote:
For those without a Classic Mac system (e.g. Most of us!) you can try it >>> out using a UTM vm.
<https://mac.getutm.app/gallery/mac-os-9-2-1>
https://macos9.app/
https://system7.app/
Excellent!
BTW we're still enjoying RedMonkey coffee :)
On 16 Feb 2023 at 13:22:16 GMT, "Alan B" <Alan B> wrote:
Jaimie Vandenbergh <jaimie@usually.sessile.org> wrote:
On 16 Feb 2023 at 10:08:32 GMT, "Alan B"
<alanrichardbarker@gmail.com.invalid> wrote:
For those without a Classic Mac system (e.g. Most of us!) you can try it >>>> out using a UTM vm.
<https://mac.getutm.app/gallery/mac-os-9-2-1>
https://macos9.app/
https://system7.app/
Excellent!
BTW we're still enjoying RedMonkey coffee :)
Good innit?
On 16 Feb 2023 at 13:22:16 GMT, "Alan B" <Alan B> wrote:
Jaimie Vandenbergh <jaimie@usually.sessile.org> wrote:
On 16 Feb 2023 at 10:08:32 GMT, "Alan B"
<alanrichardbarker@gmail.com.invalid> wrote:
For those without a Classic Mac system (e.g. Most of us!) you can try it >>>> out using a UTM vm.
<https://mac.getutm.app/gallery/mac-os-9-2-1>
https://macos9.app/
https://system7.app/
Excellent!
BTW we're still enjoying RedMonkey coffee :)
Good innit?
Cheers - Jaimie
OS 9 is not classic.
I've used a Mac Classic with I think OS 6. Then a
Performa 475 with OS about 7.
On Thu, 16 Feb 2023 13:41:14 -0000, Jaimie Vandenbergh <jai...@usually.sessile.org> wrote:
On 16 Feb 2023 at 13:22:16 GMT, "Alan B" <Alan B> wrote:
Jaimie Vandenbergh <jai...@usually.sessile.org> wrote:
On 16 Feb 2023 at 10:08:32 GMT, "Alan B"
<alanrich...@gmail.com.invalid> wrote:
For those without a Classic Mac system (e.g. Most of us!) you can try it >>>> out using a UTM vm.
<https://mac.getutm.app/gallery/mac-os-9-2-1>
https://macos9.app/
https://system7.app/
Excellent!
BTW we're still enjoying RedMonkey coffee :)
Good innit?
Cheers - JaimieOS 9 is not classic. I've used a Mac Classic with I think OS 6.
Then a Performa 475 with OS about 7. Then came those horrid see through CRT all in one coloured Imacs with 9..Yep & you could but the early versions of OS X on them.
Then they made a tower desktop version, one of which I was transporting across my employer's car park on a trolley, on it's side, when I realised the sides are (typically for Apple) not flat.well the sides of an Apple aren't flat.
It spun round, slid off and crashed onto the ground and fell apart.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (2 / 14) |
Uptime: | 03:48:20 |
Calls: | 10,386 |
Calls today: | 1 |
Files: | 14,057 |
Messages: | 6,416,597 |