ADDERROR |
This API will build a list of error found in a
particular global while the Clinical Reminder Index ^PXRMINDX is being built.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
GLOBAL |
Input |
Global is the global root for the file being indexed.
|
IDEN |
Input |
IDEN is a string which identifies the record being
index.
|
NERROR |
Input |
NERROR is an error number counter.
|
|
DETIME |
This API will write out the elapsed time that it took
to index a global.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
START |
Input |
START is the time that the indexing was started.
|
END |
Input |
END is the time that the indexing finished.
|
|
COMMSG |
This API will send a MailMan message providing a
notification that the indexing of a global is complete.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
GLOBAL |
Input |
Global is the Global root.
|
START |
Input |
START is the time that the indexing was started.
|
END |
Input |
END is the time that the indexing finished.
|
NE |
Input |
NE is the number of entries that were created in the
Clinical Reminder Index.
|
NERROR |
Input |
NERROR is the number of errors that were found while
indexing the global.
|
|
ERRMSG |
This API will send a message if errors were found
while Clinical Reminders were indexing the global.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
NERROR |
Input |
NERROR is the number of errors that were found while
indexing the global.
|
Global |
Input |
Global is the global root for the file being indexed.
|
|