HELP INDEX


NAME


cec_popup - Creation of a pop-up menu

SYNOPSIS

cec_popup name option0 option1 ?option2 ...?

DESCRIPTION


The cec_popup command produces a popup menu named "name" with the menu choices determined by the "option"x.

At compilation, all instances of {name} in the orchestra and score will be substituted by the index number of the option chosen, starting at 0 for the first option in the list.

EXEMPLE


At compilation, the popup menu:
     cec_popup type hi-pass low-pass band-pass notch
will return 2 if band-pass is selected or 0 if hi-pass is selected.


Copyright © 1996