IBDFN13 ;ALB/CJM - ENCOUNTER FORM - (input tranforms for AICS Data Types);MAY 10, 1995
Source file <IBDFN13.m>
| action | A | extended action | Ea | event driver | Ed | subscriber | Su | protocol | O | limited protocol | LP | run routine | RR | broker | B | edit | E | server | Se | P | screenman | SM | inquire | I |
| Package | Total | Caller Graph |
|---|---|---|
| Automated Information Collection System | 1 | ^IBE(359.1 |
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| CKOUTTM(X,IBFORMID) | ;adds the date to the time and puts in FM format- gets the date from IBFORMID("APPT")
|
|
| CKOUT(X) | ;converts X to FM date and time
|
| Name | Field # of Occurrence |
|---|---|
| ^%DT | CKOUT+4 |
| >> | Not killed explicitly |
| * | Changed |
| ! | Killed |
| ~ | Newed |
| Name | Field # of Occurrence |
|---|---|
| %DT | CKOUT+2~, CKOUT+3* |
| IBFORMID | CKOUTTM~ |
| IBFORMID("APPT" | CKOUTTM+3 |
| X | CKOUTTM~, CKOUTTM+3*, CKOUT~, CKOUT+5* |
| Y | CKOUT+2~, CKOUT+5 |