DADiSP Worksheet Functions > Function Categories > Worksheet Control > Worksheet Control

 

Worksheet Control

 

$DEINITWKS

Define a macro to run on Worksheet unload

$INITWKS

Define a macro to run after Worksheet load

$PREINITWKS

Define a macro to run before Worksheet load

; (Semicolon)

Combine several functions, commands, or macros on a single line for execution as a whole. This command form may be used at the command line or within a macro

| (Vertbar)

Combine several functions, commands, or macros on a single line for execution as a whole. This command form may be used at the command line or within a macro (deprecated - use ; )

ADDWINDOW

Insert windows in worksheet

AUTOCONFIG

Configures Worksheet and Labbook file locations

BEEP

Turn Beep on/of

CALC

Turn worksheet calculations on/off

CHILDREN

Return number of children for the window

CHKFILES

Check the file integrity of a Labbook

CLEAR

Clear window and formula

CLEARALL

Clear all windows and formulas

CLEARALLDATA

Clear data only from every window

CLEARDATA

Clear data in the window without clearing window formula

CONFORMITY

Set conformity for series operations

CURRENT

Reference the current window

DELETEWORKSHEET

Delete one or more Worksheets from a Labbook

DISPLAY

Display specified windows

DISPLAYALL

Display all windows

EXIT

Exit DADiSP

GETCONF

Get value of configuration parameter as a string

GETCONFIG

Get value of a configuration parameter

GOTOURL

Starts Web browser and opens the specified URL

GOTOWINDOW

Move cursor to specified window

HIDE

Hide a window from display

HIDEALL

Hide all windows

IMPORTWORKSHEET

Load an external Worksheet (DWK)

LOADWORKSHEET

Load a specified Worksheet

MESSAGELOG

Writes status line messages to text file

MOVETO

Move cursor to specified window

NEWWORKSHEET

Create a new, empty Worksheet

NUMVWINS

Return number of visible windows in Worksheet

NUMWINDOWS

Return total number of windows in Worksheet

PARENTS

Return number of parents of the window

PROTECT

Protect a window from updating

PROTECTWIN

Protect a window from updating but preserve formula

REDRAW

Redraw screen

REDRAWALL

Redraw screen

REFRESH

Recalculate windows

REMOVEWINDOW

Remove windows from Worksheet

SAVEWORKSHEET

Save the Worksheet

SETBUFSIZE

Set number of points of series to keep in memory

SETCONF

Set a configuration parameter as a string

SETCONFIG

Set a configuration parameter

SETWSCURSOR

Set display for Worksheet cursor

TIC

Start the internal timer

TOC

Return elapsed time from interval timer

UNPROTECTWIN

Restablish a protected window formula

UPDATE

Re-evaluate and recalculate the entire Worksheet

VERSION

Reports full version information of DADiSP

W0

Alternate reference for CURRENT window

WRITECNF

Write the configuration table to an ASCII file