Page 1 of 1
SC delete and prompts
Posted: 30 May 2018 18:16
by autocart
This still promps whether items with overlong file names should be deleted permanently "instead" of moving them to the recycle bin or not be deleted after all.
1) This makes no sense at all since I already stated in parameter 1 (which is 0) that I want to skip the recycle bin.
2) Even if I had the first paramter set to 1 (move to bin) but the second parameter still set to 0 (no confirmation prompt) then I would still NOT want ANY prompt. People who set it to 0 should know what they chose.
THX!!
Re: SC delete and prompts
Posted: 05 Jun 2018 18:21
by autocart
everybody else expects and/or likes this behavior??
Re: SC delete and prompts
Posted: 06 Jun 2018 01:27
by RalphM
I agree with you on 1) but not 2) if the bin doesn't handle overlong filenames and despite your parameter to use the bin a file would get permanently deleted.
Re: SC delete and prompts
Posted: 06 Mar 2022 10:43
by fishgod
I also ran into this.
A
delete 0, 0, $itemlist; show the attached dialog.
a) the message could simply be dropped when the delete originates from a script that explicitly set recycle=0 and
b) the message is slightly wrong, it sayes "Overlong File
names" but the Filename itself is not overlong, it's the
path that is overlong
