SaHelpGetOptionsList(3tlib)


SaHelpGetOptionsList -- get a standard list of help pulldown menu options

Synopsis

SaHelpGetOptionsList

Description

SaHelpGetOptionsList provides for consistency across SCOadmin and SCO Visual Tcl applications by defining a standard set of options for the Help pulldown menu. Each application that provides a menu bar should include a help menu with this standard set and sequence of menu options.

Return values

a Tcl list suitable as an argument to the SCO Visual Tcl VtMenuBar call with "-helpMenuItemList".

Examples

VtMenuBar widgetName -helpMenuItemList [SaHelpGetOptionsList]

References

VtMenuBar(1vtcl).
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.