Ben Rubinstein wrote/ schreef:
>>>>> It'd be nice when MetaCard put the files in the trash when using the
>>>>> 'delete' command, because then there still was a way to recover the
>>>>> files.
> Even if something is added to built-in functionality, please don't change
> the meaning of delete. In the current situation we have the ability to
> either delete a file or move it to the trash. If delete is changed, we only
> have the ability to move it to the trash.
You're right about that: for backward compatibility the current function of
"delete" shouldn't change. What would be the most nice way
trash "file"
-- a new command
set deleteToTrash to true
delete "file"
-- as a global/local property
delete "file" to trash
-- as an option with "delete"
Votes?
Regards,
Sjoerd
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.