; if LAYGO nodes are present, XECUTE them and verify they don't object
NEW
; try to add a new record to the file
; called from FILE, ^DICN
N2
; process DINUM
N3
; add the new record at the IEN selected
N4
; if compound index and we don't know internal value of .01, we'll prompt for it in ^DIE.
N5
; If .01 is marked for auditing, update audit file
N6
; if we have lookup values to stuff, or DIC("DR"), or if the file has
; IDs or KEYS, go do DIE.
; Code will return at D if successful. We set output and go exit