Module app:modutil - Module command-line utility

Module command-line utility. This provides basic control over RMoX module files. Usage:

modutil <command> [options] <file>

Where command is one of:

info             show information about a particular module
  runapp           run specified module file as an application

And options are:

-ny              do not resolve symbols
  -nr              do not perform relocations

Requires: service:module

Index

Declarations