PROMPT
PROMPT is a template function that you can use in a layout template to adjust a setting.
Syntax:
PROMPT( notification, parameter );
Examples
Ask to set the number of repetitions:
PROMPT( Number of repeats?, iRepeatCount );
Using translations this becomes:
PROMPT( #askRepeat, iRepeatCount );
ADDPART • CALCULATE • CONFIRM • DELETEPART • ERROR • MESSAGE • MODIFYPART • OPENFILE • OPENLIST • PROMPT • REQUIRE • SAVEFILE • SELECTPART • SET • SETPART • TRANSPOSE • USEPATTERN • USETEMPLATE
FAQ • special constructs • conditions • parameters • variables • translation