User-defined data types are global to the entire system. However, they only exist in memory as long as a
programme or programme variables referencing the type are loaded.
If a type name is not specified as a parameter, information for all loaded types is displayed. The asterisk can
be used.
Options: /Nopage
Syntax: MVT <type_name>
·
Variable displays information about loaded variables, as follows:
-
variable name
-
variable type
-
reference counter (number of loaded programmes referencing the variable)
-
status (private, exported, local to routine)
-
value
If a programme or variable name is not specified as a parameter, information for all loaded variables is dis
-
played. The asterisk can be used for the programme or variable name.
Options: /Nopage
/Full displays the names of the variables in full
Syntax: MVV <programme_name> <variable>
Variables of STRING or ARRAY data which were declared with an asterisk and have not been declared with
an actual size will be shown with a size of 0.
OPERATOR INTERFACE C3G Plus
3-42 03/0499
MEMORY COMMAND