DADiSP Worksheet Functions > Function Categories > Display and Manipulation > SETWINCURSORINFO
Sets the level of information displayed in a Window formula line.
SETWINCURSORINFO(W1, W2, ..., WN, level)
WN |
- |
Optional. One or more Windows. Defaults to current Window. |
||||||||
level |
- |
Optional. Integer specifying the formula display level:
|
setwincursorinfo(W4,1)
sets W4 to display only the Window label in the formula line.
SETWINCURSORINFO controls the text that is displayed in the formula line editor for an individual Window. By default, the Window formula is displayed.
See SETWSCURSOR to set the formula display level for all Windows.