<font face="Verdana, Arial, Helvetica" size="2">Eric Greisen updated #16292<br />
---------------------------<br />
<br />
<div style="margin-left: 40px;">Staff (Owner): Eric Greisen (was: -- Unassigned --)</div>
<div style="margin-left: 40px;">Status: Closed (was: Open)</div>
<div style="margin-left: 40px;">Reply due: - Cleared - (was: 03 June 2020 09:33 AM)</div>
<br />
STRING SIZE Error<br />
-----------------<br />
<br />
<div style="margin-left: 40px;">Ticket ID: 16292</div>
<div style="margin-left: 40px;">URL: <a href="https://help.nrao.edu/staff/index.php?/Tickets/Ticket/View/16292">https://help.nrao.edu/staff/index.php?/Tickets/Ticket/View/16292</a></div>
<div style="margin-left: 40px;">Name: Gregory Walsh</div>
<div style="margin-left: 40px;">Email address: <a href="mailto:gwalsh4758@gmail.com">gwalsh4758@gmail.com</a></div>
<div style="margin-left: 40px;">Creator: User</div>
<div style="margin-left: 40px;">Department: AIPS Data Reduction</div>
<div style="margin-left: 40px;">Staff (Owner): Eric Greisen</div>
<div style="margin-left: 40px;">Type: Issue</div>
<div style="margin-left: 40px;">Status: Closed</div>
<div style="margin-left: 40px;">Priority: Default</div>
<div style="margin-left: 40px;">Template group: Default</div>
<div style="margin-left: 40px;">Created: 01 June 2020 09:33 AM</div>
<div style="margin-left: 40px;">Updated: 01 June 2020 10:17 AM</div>
<br />
<br />
<p>The POPS compiler recognizes SOURCE as an array of 30 16-character values. So the INNAME= and the DATAOUT</p>
<p>statements are trying to concatenate everything together. Create a new variable e.f. STRING*16 MYSOURCE and use it</p>
<p>in your procedure. It should work so long as the source name is never more than 12 characters,</p>
<p></p>
<p>Cheers</p>
<p></p>
<p>Eric Greisen</p>
<br />
<br />
<HR style="margin-bottom: 6px; height: 1px; BORDER: none; color: #cfcfcf; background-color: #cfcfcf;" />
Staff CP: <a href="https://help.nrao.edu/staff" target="_blank">https://help.nrao.edu/staff</a><br />
</font>