DitsSetFixFlags - Sets the value of the flags used to commuicate with the fixed part.

Function

Sets the value of the flags used to commuicate with the fixed part.

Description

This function allows some extra communication with the DRAMA fixed part above what is normally provided.

Language

C

Call

(void) = DitsSetFixFlags(flags)

Parameters

(">" input, "!" modified, "W" workspace, "<" output)

>flagsint - maskA mask of flags. Possible values are

DITS_M_NO_SDS_CHECK Don't do SDS leak check for this action, even if log flag is set - allows for actions which do allocate or release SDS ids on purpose and for lower level checking

Include files

DitsSys.h

Prior requirements

DitsAppInit() should have been invoked, must be in an action/uface context.

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