ICSE 2001 Logo   Rigi Logo
 
rcl_env_print
Back to RCL Command Index

rcl_env_print

No arguments accepted.

Description:

This procedure writes the value of all standard and user-defined configuration variables to stderr in a two-column
format:

<variableName> <variableValue>

Return Value:

None.

Exceptions:

None.

Example:

# Write all configuration variables to stderr

rcl_env_print

Back to RCL Command Index

.