Auxiliary Definitions

Author(s): Manuel Hermenegildo, Jose F. Morales.

Documentation on exports

PREDICATE
No further documentation available for this predicate.

PREDICATE
No further documentation available for this predicate.

PREDICATE
No further documentation available for this predicate.

PREDICATE
No further documentation available for this predicate.

PREDICATE
No further documentation available for this predicate.

PREDICATE
No further documentation available for this predicate.

PREDICATE

Usage:verbose_message(Text,ArgList)

The text provided in Text is printed as a message, using the arguments in ArgList, if autodoc_option('-v') is defined. Otherwise nothing is printed.

  • The following properties should hold at call time:
    (format_control/1)Text is an atom or string describing how the arguments should be formatted. If it is an atom it will be converted into a string with name/2.
    (list/1)ArgList is a list.