Joining/breaking lines in a grads gs file
Arindam Chakraborty
arch at IO.MET.FSU.EDU
Sun Jan 7 14:54:31 EST 2007
hi John,
semicolon (;) marks the end of a statement and can be
used to separate two statements in a line.
'set cmark 0'; 'set ccolor 2'; 'd ave(pwr,z=2,z=7)'
arindam
----------------------------
ARINDAM CHAKRABORTY
Department of Meteorology
Florida State University
Tallahassee, FL-32306, USA
Tel: +001-850-6443524 (Off)
+001-850-5758550 (Res)
Fax: +001-850-6449642
____________________________
On Sun, 7 Jan 2007, John Guhin wrote:
> Hi,
> Consider these following two lines in a gs file.
> 'set cmark 0'
> 'set ccolor 2'
> 'd ave(pwr,z=2,z=7)'
>
> Is there any way I can write all the three lines in a single line like the
> following...
> 'set cmark 0' 'set ccolor 2' 'd ave(pwr,z=2,z=7)'
>
> thanks in advance.
> --
> John Guhin
>
More information about the gradsusr
mailing list