<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi, I am analyzing an image using the Analyze>Gels and then doing Analyze>Tools>Save XY Coordinates. Running it from the GUI is fine. I am interested in writing a macro - when I record the macro, it records it as <table border="0" cellpadding="0" cellspacing="0" width="64" style="border-collapse:
 collapse;width:48pt"><tbody><tr height="20" style="height:15.0pt">
  <td height="20" width="64" style="height:15.0pt;width:48pt">run("Save XY   Coordinates...", "background=255
  save=");<br><br>Is there any way to return these values (x,y,pixel) into variables so that they can be processed from within the macro? <br><br>Thanks, <br>John.  </td></tr></tbody></table>                                           </div></body>
</html>