_DELTAX is the address of the name , and _XMINPTR is a pointer to _DELTAX. > Wha tare the differences in these two? > > > ld hl,_DELTAX > > rst 20h > > > > or > > > > ld hl,_XMINPTR > > call _ldhlind > > rst 20h