Dependencies: lib_2da, lib_anon, lib_array, lib_bam, lib_fn, lib_ini, lib_sfo, lib_sugar, lib_tools, lib_ui
Functions used to manipulate MOS files.
mos_install_v2(lowest_mos_index:i, mos_name:s, mos_loc:s, pvrz_loc:s)=() action
Installs a v2 MOS file. You need to supply the filename and path of the MOS file, and the path to wherever we find the PVRZ files. The PVRZ files should be in the format 'mosxxxx', where 'xxxx' is an integer padded to 4 digits. PVRZ files will be used sequentially, starting with lowest_mos_index (default=0), and will be renumbered dynamically when installed.