Subj : Moving Files
To : All
From : Mark May
Date : Sat Feb 27 2021 12:16 pm
Within javascript is there a way to move a file to another area? I've seen
bbs.list_info_file (with FI_REMOVE), but that requires more user interaction.
I'm looking for something more list the sbbs_t::movefile function in
listfile.cpp, just to move a file, when the old and new areas are already
known.