<div dir="ltr"><div><div><div><div><div><div>No, that&#39;s not what I&#39;m looking for.  That&#39;s the concatenation operator.  I&#39;m looking for a symbol that can extend very long command lines across multiple lines of text. <br>
<br>For example,<br><br></div>script command<br></div>script command<br></div>&#39;define var&#39;<br>&#39;define var2&#39;<br></div>&#39;define var3 = function of var1 + function of var 2 + function of other vars + function of other script variables + function of vars squared + other terms + more other terms + more more other terms ...&#39;<br>
<br></div>I&#39;d want to be able to put the above line on multiple lines of text instead of leaving it all on one.<br><br></div>Jeff<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Mar 31, 2014 at 1:01 PM, Ricardo Hallak <span dir="ltr">&lt;<a href="mailto:ricardo.hallak@iag.usp.br" target="_blank">ricardo.hallak@iag.usp.br</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-size:12pt;font-family:times new roman,new york,times,serif">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=&quot;averylargecommand_1&quot;<br>string2=&quot; averylargeciommand_2&quot;<br><br>&#39;d &#39;string1&amp;string2<br><br>You have to manipulate blank spaces and quotes properly.<br>
<br>Hope this helps,<br>Ricardo<br><br><hr><blockquote style="padding-left:5px;font-size:12pt;font-style:normal;margin-left:5px;font-family:Helvetica,Arial,sans-serif;text-decoration:none;font-weight:normal;border-left:2px solid rgb(16,16,255)">
<b>De: </b>&quot;Jeff Duda&quot; &lt;<a href="mailto:jeffduda319@gmail.com" target="_blank">jeffduda319@gmail.com</a>&gt;<br><b>Para: </b>&quot;GrADS Users Forum&quot; &lt;<a href="mailto:gradsusr@gradsusr.org" target="_blank">gradsusr@gradsusr.org</a>&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?<div><div class="h5"><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></div></div>_______________________________________________<br>gradsusr mailing list<br><a href="mailto:gradsusr@gradsusr.org" target="_blank">gradsusr@gradsusr.org</a><br><a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
</blockquote><br></div></div><br>_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br></blockquote></div><br><br clear="all"><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>