Re: Selecting a file by creator
Re: Selecting a file by creator
- Subject: Re: Selecting a file by creator
- From: Sander Tekelenburg <email@hidden>
- Date: Wed, 25 Apr 2001 17:54:01 +0200
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
At 10:54 -0400 UTC, on 25/04/2001, Kevin Diffily wrote:
[...]
>
tell application (path to frontmost application as text)
>
set the chosen_folder to (choose folder with prompt "Folder
>
to place Searches in
>
")
>
end tell
>
tell application (path to frontmost application as text)
>
tell application "Finder"
>
activate
no need to activate
>
select (every file whose file creator is "CSOm")
make that:
select (every file whose creator type is "CSOm")
>
move selection to chosen_folder
>
end tell
>
activate
>
end tell
HTH
-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 7.0.3 for non-commercial use <
http://www.pgp.com>
iQA/AwUBOubzCesywKfXgqKdEQIuQACg5KFAwoch9NB45lJzNATE0rzz8CkAoPV2
KI08MlrY17H6465mLCpCwk71
=EurA
-----END PGP SIGNATURE-----
--
Sander Tekelenburg, <
http://www.euronet.nl/~tekelenb/>
Mac user: "Macs only have 40 viruses, tops!"
PC user: "SEE! Not even the virus writers support Macs!"