OCEAN='Y'), Annotate adds the label and prepares to draw the leader
line. Note: OCEAN is a character variable and is, therefore,
case sensitive.
OCEAN='Y' must specify an uppercase Y.
if ocean='Y' then
do;
position='6';
output;
function='move';
flag=1;
end;