Regardless, how to turn it off?
Open Many Items?
-
aurumdigitus
- Posts: 1075
- Joined: 30 May 2008 21:02
- Location: Lake Erie
Open Many Items?
This has recently started to show up when using XY. Don't remember running into it previously. Is it a new "feature"?
Regardless, how to turn it off?
Regardless, how to turn it off?
-
bdeshi
- Posts: 4256
- Joined: 12 Mar 2014 17:27
- Location: Asteroid B-612
- Contact:
Re: Open Many Items?
it's a rejuvenated feature.
This changelog (re-)introduces it and shows how to turn it off.
This changelog (re-)introduces it and shows how to turn it off.
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]
[ this user is asleep ]
-
aurumdigitus
- Posts: 1075
- Joined: 30 May 2008 21:02
- Location: Lake Erie
Re: Open Many Items?
Thank you SammaySarkar. It had a nebulous feeling of familiarity to it but wasn't certain. (Don't monitor the change log as often as used to.)
Do see how it could be useful with some file types.
Circumstance will force the tweak to be made but going into INI continues to induce apprehension.
Do see how it could be useful with some file types.
Circumstance will force the tweak to be made but going into INI continues to induce apprehension.
-
bdeshi
- Posts: 4256
- Joined: 12 Mar 2014 17:27
- Location: Asteroid B-612
- Contact:
Re: Open Many Items?
Code: Select all
::$k='OpenManyMaxCount';$s='Settings';$d="Count of selected items to trigger open safety belt. -1: off";if (confirm("XY will restart to apply the setting.<crlf 2>save current settings beforehand?")==1){savesettings;} $n=gettoken($k,'count','|');$c=1;while ($c<=$n){$key=gettoken($k,$c,'|');$sec=gettoken($s,$c,'|');$tpc=gettoken($k,$c,'|');$dsc=gettoken($d,$c,'|');setkey input($tpc,$dsc,getkey($key,$sec),'s'),$key,$sec;$c++} exit 'nr';Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]
[ this user is asleep ]
XYplorer Beta Club