
^P3
^L
FILEDB,OPEN,customer
C0,1,+1,DB Move C
V00,10,name
V01,10,phone
V#LINKDB,NAME,V00
V#LINKDB,PHONE,V01
FILEDB,MOVE,C0
AC,79,120,1,1,0,0,^V00 Phone is ^V01
Print first, second and third person
phone number
Mary Phone is 22222222
John Phone is 33333333