Next: , Up: message   [Contents][Index]


10.1 Message module configuration

Function: mbfl_message_set_progname PROGNAME

Set the script’s official name to put at the beginning of messages. This value is initialised to script_PROGNAME.

Function: mbfl_message_set_channel channel

Select the channel to be used to output messages. channel must be a numeric string, otherwise: an error is printed on the old channel and the function returns false. This value is initialised to 2, which is stderr.


Next: , Up: message   [Contents][Index]

This document describes version 3.0.0-devel.0 of Marcos Bash Functions Library.