Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

Enterfunction Flag noInfix

Infix mode allows you to specify the first point for any operation implicitly. When infix is on and an enterfunction is executed through a bindkey in some window, the cursor location at which the function was executed is taken as the first point entered in the enterfunction. If infix is off, this point is ignored and you must explicitly enter it. Infix cannot be used from a menu item because there is no location implicitly specified. The noInfix flag, when nil (the default), allows infix to be used when the global infix flag (window(1)->infixOn) is set and when the function is called from a bindkey. If noInfix is not nil, then infix is not used no matter what the setting of the global flag.

Related Topics

Enterfunction Prompts

Callback Procedures

Nesting Enterfunctions

undrawEnterFun


Return to top
 ⠀
X