Page 1 of 1

no drop to user button 25.90.0133

Posted: 09 May 2024 13:27
by yusef88
in XYplorer: 25.90.0133 you cant drop files to customized button e.g. e <drop>

Re: no drop to user button 25.90.0133

Posted: 13 May 2024 13:48
by admin
Works here. (v25.90.0141)

Re: no drop to user button 25.90.0133

Posted: 14 May 2024 07:09
by jupe
I think the op might mean, historically (pre BTB) you didn't need a script marker, eg s.colon etc. Personally I consider it best practice to include one. No idea why that specific beta version is mentioned though, so I could be wrong.

Re: no drop to user button 25.90.0133

Posted: 14 May 2024 08:25
by admin
If ScriptSmartDetect=1 (and why should anybody set it to 0?) you still don't need a script marker (::) if you use the final semi-colon: e <drop>; works, but e <drop> does not and I don't think it ever did.

Re: no drop to user button 25.90.0133

Posted: 14 May 2024 08:38
by jupe
It used to work without the semi colon, as I said, I didn't mean the explicit script marker, still no idea if that is what the op meant though anyway.
jupe wrote: 14 May 2024 07:09eg s.colon

Re: no drop to user button 25.90.0133

Posted: 14 May 2024 10:34
by admin
Ah yes, you're right. It will work again.

Re: no drop to user button 25.90.0133

Posted: 25 Dec 2024 16:55
by admin
jupe was right. Some kind of script markup is mandatory from the next beta to get rid of too much ambiguity.