#16900: guide: return values for tcl extensions such as existsuser and adduser ---------------------------------+------------------------------------------ Reporter: dweber@macports.org | Owner: markd@macports.org Type: defect | Status: new Priority: Normal | Milestone: Website & Documentation Component: guide | Version: 1.6.0 Keywords: | Port: ---------------------------------+------------------------------------------ Can we update the guide to indicate the return values for many of the tcl extensions listed here: http://guide.macports.org/#reference.tcl-extensions For example, there is no indication that {{{existsuser}}} returns the UID for a user that exists - what does it return when no user exists - 0? Also, it would be helpful to know whether {{{adduser}}} skips, replaces, or updates specific fields for any user that already exists. Does {{{adduser}}} provide any return values to indicate success or failure (or otherwise - like UID)? Thanks, Darren -- Ticket URL: <http://trac.macports.org/ticket/16900> MacPorts <http://www.macports.org/> Ports system for Mac OS