createmodule - Create Module

createmodule [-e description] [-v displayoptions] productline modulename [...]

createmodule creates modules within your product line.

Program Option Description
-e description Set module description to the specified value.
productline The product line the module belongs to.
modulename The module name.
--showdataarea Print data area name.
-v displayoptions

errorlevel, tracelevel, and verbose specified in any order, where:

  • errorlevel = {n}one | {f}atal | {e}rror | {w}arning (warning is the default)

  • tracelevel = 0:6 where 0 is no message and 6 is everything

  • verbose = whether to display exception stacktrace