TABLE OF CONTENTS
save
NAME
::guib::moduleObj::save -- saves input-content into "file"
USAGE
save file ?nocomplain?
DESCRIPTION
This proc saves input-content into "file". The format of the saved file is according to the specification of the GUIB module definition file
ARGUMENTS
file -- name of file to save the input nocomplain -- don't complain about unset variables (0|1)
RETURN VALUE
Returns the name of the "file".
EXAMPLE
$this save myfile