choose from list
choose from list
- Subject: choose from list
- From: Peter Kincaid <email@hidden>
- Date: Tue, 03 Sep 2002 22:29:31 -0500
I am stupid, thought I would get that out of the way first.
I have a script that will copy files to a different destination. How do I
attach a choose from list dialog and have the files that start copying be
the ones that are chosen.
ex.
set thefiles to every item of folder "pete" of desktop
set copyfiles to choose from list thefiles with prompt "Choose file(s) to
copy" with multiple selections allowed
move copyfiles to folder "a" of desktop
thanks
new scripter
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.