[Thread Prev][Thread Next][Index]

Accessing SYMBOLs inside "animation" scripts...




Quick question - how come the second of these two scripts doesn't work?

Works nicely:
-------------------------------------------------------------------------------
use season.nc
set reg/l=4
shade sdif
go land
say ($lab4)
frame/file=nanim.gif
quit
-------------------------------------------------------------------------------

Doesn't work:
-------------------------------------------------------------------------------
use season.nc
repeat/l=4:4 ( shade sdif ; go land ; say ($lab4) ; frame/file=nanim.gif )
quit
-------------------------------------------------------------------------------

I really would like to use the time stamp in a different place, different
size on my animation. This quirk is making that impossible, so far as I can
tell.

Thanks!
--
Gary Strand
strandwg@ucar.edu                          http://www.cgd.ucar.edu/ccr/strandwg


[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement