Utility Functions : List of Utility Functions : stm_uad_n2

stm_uad_n2
Function Type
int
Description
Writes the predefined N2-chart report to the specified output file. The output contains commands for the designated word processor.
Syntax
stm_uad_n2 (elist, names, level, env, chart, dis, ftype, file_name, wp, append, with_header, p_width, pheight)
Arguments
Input/Output
A list expression, which must be of the type list of modules or list of activities, that specifies the elements in the diagonal.
Specifies whether to display the names (N) or synonyms (S) of the elements that appear on the diagonal of the matrix.
Specifies whether the sub-box (B) or parent box (P) is placed on the diagonal of the matrix.
Indicates whether activity-chart (A) or module-chart (M) arrows are taken into account when the report is generated.
Specifies the kind of information to appear in the report. The possible values are as follows:
Specifies the kind of information flows to show in the report. The possible values are as follows
D - Data-flows
C - Control-flows
B - Both data- and control-flows
Determines whether the new information is appended to the output file, if it already exists.
Specifies whether to include set-up commands to the word processor (true).

 

Status Codes