Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - <b>dfusrstate()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dfUsrState()
Sets the USR row status
------------------------------------------------------------------------------
Syntax:

     dfUsrState( [<cState>] ) --> cOldState

Parameters:

     <cState>   Message to display

Returns:

     <cOldState> Old message

Description:

     Changes the string displayed in the USR line. If <cState> is not
     specified the function will simply return the currently displayed
     string.

Example:

     dfUsrMsg( "First USR message" )
     dfUsrState( "Consulting" )

See also:

     dfUsrInfo(), dfUsrMsg()

See Also: dfUsrInfo() dfUsrMsg()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson