commandBar


Displays a floating menu containing icons used to connect to or disconnect from a host, attach an analytic workspace via the AW Manager, open the OLAP Console and the help system.

       

Syntax


       commandBar


Return Value


               BOOLEAN

Example


Public Sub mooCommandBar()

'show the myObjectiveOLAP command bar


Dim boo As Boolean


If Not oregistered Then:   boo = regQ:

boo = o.commandBar


End Sub


GUI Displayed: