* FORTRAN error include file for facility DTASK (Code 120)
* Generated by the MESSGEN utility

*     Action rejected - already in progress
      INTEGER DTASK__REJECTED
      PARAMETER ( DTASK__REJECTED = 142115619 )

*     Action not found in action list
      INTEGER DTASK__NOTFOUND
      PARAMETER ( DTASK__NOTFOUND = 142115627 )

*     Action already active
      INTEGER DTASK__ACTACTIVE
      PARAMETER ( DTASK__ACTACTIVE = 142115635 )

*     No obey active
      INTEGER DTASK__NOTACTIVE
      PARAMETER ( DTASK__NOTACTIVE = 142115643 )

*     Action started
      INTEGER DTASK__ACTSTART
      PARAMETER ( DTASK__ACTSTART = 142115651 )

*     Action complete
      INTEGER DTASK__ACTCOMPLETE
      PARAMETER ( DTASK__ACTCOMPLETE = 142115659 )

*     Action cancelled
      INTEGER DTASK__ACTCANCEL
      PARAMETER ( DTASK__ACTCANCEL = 142115667 )

*     Action complete - text in value string
      INTEGER DTASK__ACTINFORM
      PARAMETER ( DTASK__ACTINFORM = 142115675 )

*     Declared constraints on obey action not met
      INTEGER DTASK__ACTCONSTR
      PARAMETER ( DTASK__ACTCONSTR = 142115683 )

*     Declared constraints on cancel action not met
      INTEGER DTASK__CANCONSTR
      PARAMETER ( DTASK__CANCONSTR = 142115691 )

*     Invalid status returned from ACT routine
      INTEGER DTASK__IVACTSTAT
      PARAMETER ( DTASK__IVACTSTAT = 142115699 )

*     Illegal ADAM message context
      INTEGER DTASK__ILLCONTEXT
      PARAMETER ( DTASK__ILLCONTEXT = 142115707 )

*     Task exiting
      INTEGER DTASK__TASKEXIT
      PARAMETER ( DTASK__TASKEXIT = 142115715 )

*     ACT__MESSAGE status returned when no subsidiary actions
      INTEGER DTASK__NOSUBSIDACT
      PARAMETER ( DTASK__NOSUBSIDACT = 142115723 )

*     Invalid task control message received
      INTEGER DTASK__INVCONTROL
      PARAMETER ( DTASK__INVCONTROL = 142115731 )

*     Failed to set new default directory
      INTEGER DTASK__BADDEF
      PARAMETER ( DTASK__BADDEF = 142115739 )

*     Failed to get command line
      INTEGER DTASK__CMDLIN
      PARAMETER ( DTASK__CMDLIN = 142115747 )

*     Invalid parameter specification for GET/SET to monolith
      INTEGER DTASK__ACTPAR
      PARAMETER ( DTASK__ACTPAR = 142115755 )

*     Action already removed from action list
      INTEGER DTASK__ACTREMOVED
      PARAMETER ( DTASK__ACTREMOVED = 142116416 )

*     Stage/wait/end status returned from cancel ACT
      INTEGER DTASK__ACTNOTCANCEL
      PARAMETER ( DTASK__ACTNOTCANCEL = 142116424 )

*     Action not implemented in ACT
      INTEGER DTASK__ACTUNIMP
      PARAMETER ( DTASK__ACTUNIMP = 142116432 )

*     Bad sequence number returned from ACT
      INTEGER DTASK__BADSEQ
      PARAMETER ( DTASK__BADSEQ = 142116440 )

*     Error in setting reschedule timer
      INTEGER DTASK__SCHEDTIMER
      PARAMETER ( DTASK__SCHEDTIMER = 142117218 )

*     Illegal status in action list
      INTEGER DTASK__ILLACTSTATUS
      PARAMETER ( DTASK__ILLACTSTATUS = 142117226 )

*     Action list overflow
      INTEGER DTASK__ACTOVF
      PARAMETER ( DTASK__ACTOVF = 142117234 )

*     stack dump requested
      INTEGER DTASK__DUMP
      PARAMETER ( DTASK__DUMP = 142117242 )

