<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: times new roman,new york,times,serif; font-size: 12pt; color: #000000'>Hi Jeff,<br><br>hope this is what you are looking for:<br><br>For very large commands, you can concatenate strings:<br><br>string1="averylargecommand_1"<br>string2=" averylargeciommand_2"<br><br>'d 'string1&amp;string2<br><br>You have to manipulate blank spaces and quotes properly.<br><br>Hope this helps,<br>Ricardo<br><br><hr id="zwchr"><blockquote style="border-left:2px solid rgb(16, 16, 255);margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>De: </b>"Jeff Duda" &lt;jeffduda319@gmail.com&gt;<br><b>Para: </b>"GrADS Users Forum" &lt;gradsusr@gradsusr.org&gt;<br><b>Enviadas: </b>Sexta-feira, 28 de Março de 2014 18:36:14<br><b>Assunto: </b>[gradsusr] Continuation character in scripting language?<br><br><div dir="ltr"><div><div>Hello,<br></div>Is there a continuation character in the Grads scripting language (i.e., something analogous to the &amp; character for FORTRAN)?<br><br></div>Jeff Duda<br clear="all"><div><div><div>
<br>-- <br>Jeff Duda<br>Graduate research assistant<br>University of Oklahoma School of Meteorology<br>Center for Analysis and Prediction of Storms<br>
</div></div></div></div>
<br>_______________________________________________<br>gradsusr mailing list<br>gradsusr@gradsusr.org<br>http://gradsusr.org/mailman/listinfo/gradsusr<br></blockquote><br></div></body></html>