Creating two labels by specifying a text string and a previously created circle where the arrow terminates.
$$
$$ Declarations
$$
ENTITY/CR1,LBL1,LBL2
$$
$$ Geometry Definition
$$
CR1 =CIRCLE/0,0,.5
&ENSITE=&TOPL
$$
$$ Label Definition
$$
LBL1 =LABEL/RIGHT,-2.2,1.5,CR1,'CIRCLE CR1'
LBL2 =LABEL/LEFT,.5,-1,CR1,0,-1,'THIS IS',$
'CIRCLE CR1'
HALT
Labels