Example of Globals
The examples here show 3 entries made with the mydatent routine. The date of birth is stored in internal format. The ^PersonI global contains three sorted indices. The leaves in each index are in sorted order. The DOB and Name indices have an additional dimension which allows more than one person to have the same date of birth or name. The Phone index structure doesn't allow this.
The next page shows a tree diagram of these globals.