|
|
| version 1.1, 2021/11/09 13:00:05 | version 1.2, 2021/11/09 13:26:52 |
|---|---|
| Line 1 | Line 1 |
| @main[] | @main[] |
| #^use[415_dir/1.p] | $list[^file:list[415_dir;.*\.p]] |
| $list[^file:list[415_dir]] | |
| ^list.sort{$list.name} | ^list.sort{$list.name} |
| ^list.menu{ | ^list.menu{ |
| ${list.name}: ^try-catch{ ^use[415_dir/$list.name] } | ${list.name}: ^try-catch{ ^use[415_dir/$list.name] } |