DitsSetFixFlags - Set the DITS flags used for communicating with the DRAMA fixed part.

Function

Set the DITS flags used for communicating with the DRAMA fixed part.

Description

These flags are extra ways in which a DRAMA event handler can communicate with the DRAMA fixed part.

Returns the original value of the flags as an integer.

Call

DitsSetFixFlags maskflag [flag...]

Parameters

>maskintegerAn integer representing a bit mask to which the flags required. You or the various bits to set a desrired value. See mode for the bit values

>modecharAlternative strings to set the the flags . The specified flags (more then one allows) will be enabled and all other modes turned off.

NO_SDS_CHECK Disable SDS checks that might have been enabled by the DITS logging flags. (1)
OFF Turn all off only. Must be first and only.

Language

Tcl

See Also

DTCL manual, DitsSetDebug(3)

Support

Tony Farrell, AAO

Click here for the DRAMA home page and here for the AAO home page.

 For more information, contact tony.farrell@mq.edu.au