Showing changes from revision #8 to #9:
Added | Removed | Changed
This *Command checks that a module is present and is the given version (or a more recent one).
*RMEnsure module_title version_number [command]
module_title | Title of installed module |
version_number | Version number to check against |
command | Command Line command |
A command, optionally given as a third parameter, is executed if the module is not present or the version number of the loaded module is lower than the number supplied as the second parameter to *RMEnsure. If no third parameter is supplied supplied, an error will instead be generated instead if the module is not present or too does old. not satisfy the version number check.