GMRAHDR ;SLC/DAN - HDR CALLS FOR ART ;01/13/2014 07:54
Source file <GMRAHDR.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
SETADR | ;Call here when updating data
|
|
KILLADR | ;Call here when data is deleted
|
|
SETAA | ;Action taken when assessment is changed
|
|
KILLAA | ;Action taken when value is deleted
|
|
SETOB | ;Make call to HDR when observation data is added or edited
|
|
KILLOB | ;Action upon deletion of observation data
|
|
TASK(TYPE,IEN) | ;Create task, if needed, and add entry to list of items to be sent to HDR
|
|
DQ | ;Send data to HDR
|
|
TSKOK(ZTSK) | ;Check to see if task is active. Section added in patch 42
|
|
HDRDATA() | ;RETRIEVE HDR DATA
|