Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper Tools . Book 4-Appendices - <b>nnetbanner()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 NNETBANNER()
 Sets or queries the current banner name
------------------------------------------------------------------------------
 Syntax

     NNETBANNER([<cBannerName>]) --> cName

     Netware: 2.2 and 3.11

 Argument

     <cBannerName>  Designates an optional parameter that must be passed
     to set a new banner name for the current capture processes.

 Returns

     NNETBANNER() returns the banner name that is set.

 Description

     NOVELL NET BANNER
     NNETBANNER() allows you to set or determine the current banner name.  To
     query the banner name, the function can be called without the parameter.
     To set a new banner name, the name must be passed in <cBannerName>.  The
     banner name is the same for all current capture processes (capture for
     different interfaces).

 Examples

     .  Determine the current banner name:

        ? NNETBANNER()

     .  Set the banner name to MICK:

        NNETBANNER('MICK')

See Also: NNETPJBAN()

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