Running, arguments6



Specifying Preset menu command (commands.preset) parameters:

The "commands.preset=" program parameter allows the customization of the Presets pull-down menu. This parameter is a semi-colon separated list of comma-separated description and command sets. Each preset command is specified by:

<description>,<command1>,<command2>,...

where description is a string describing the commands, commandN is the keyword and parameters for each command (see Help->Command Line Interaction); the commas must be present.

Setting description to "-" places a horizontal separator line in the pull-down menu.

Example1: "1Hz a-causal Highpass, hp amp n 2 co 1; 10Hz a-causal Lowpass, lp amp n 2 co 10; -; 1Hz Bwrth Highpass, hp bu n 2 co 1; 10Hz Bwrth Lowpass, lp bu n 2 co 10; WA, transfer from this to wa;"

Example2: "WA amps, transfer from this to wa, markz, markp;"