Subj : exec/str_cmds.js To : Git commit to main/sbbs/master From : Rob Swindell Date : Fri Apr 16 2021 17:11:24 https://gitlab.synchro.net/main/sbbs/-/commit/edd76adb4bdc54d6eeda7503 Modified Files: exec/str_cmds.js Log Message: Fix TypeError: file_area.lib_list[i].dir is undefineddir is not a property of lib_list[], appears to be a typo.Also, in the "lib" scope commands, j was not defined.The offline_dir property appears to have been deprecated (no longerenumerable) years ago, in favor of the dir/dir_list[].is_offlineproperty, so use that property instead for skipping offline dirs.Reported by xbit (XBITBBS)Also, make sure the ;upload and other lib/all search commands areabortable with Ctrl-C. --- SBBSecho 3.14-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .