>>395

M_option_dir = {
PPc[Y]でパス選択 = *ppc "%*extract("%*edittext")" -single -bootid:Y -choose:edit /k *topmostwindow %%N %%: %%J.%%:*linemessage Choose Directory
追加リストON/OFF = *RotateExecute pl_dir,*alias l_dircmd=*completelist /set /list /file:"%%0l_dir.txt",*alias l_dircmd=%%""
*ifmatch "/Copy/",%W %:%k"ESC \C BS" %:*stop
*ifmatch "/Move/",%W %:%k"ESC \M BS" %:*stop
*ifmatch "/Path Jump/",%W %:%k"ESC \L BS" %:*stop
*ifmatch "/DialogHandler/",%W %:%k"ESC" %:*stop
-- =
追加リスト更新(FenrirScan) =%Obsq "%0fenrirdir\fenrirscan.exe"
*ifmatch "/Copy/",%W %:%k"ESC \C BS" %:*stop
*ifmatch "/Move/",%W %:%k"ESC \M BS" %:*stop
*ifmatch "/Path Jump/",%W %:%k"ESC \L BS" %:*stop
*ifmatch "/DialogHandler/",%W %:%k"ESC" %:*stop

追加リスト更新(Everything) = %Obsq ess.exe -s folder: -f "%0l_dir.txt"
*ifmatch "/Copy/",%W %:%k"ESC \C BS" %:*stop
*ifmatch "/Move/",%W %:%k"ESC \M BS" %:*stop
*ifmatch "/Path Jump/",%W %:%k"ESC \L BS" %:*stop
*ifmatch "/DialogHandler/",%W %:%k"ESC" %:*stop
}

(続きます)