Grads scripting language

Tom Pollard tomp at EARTHLINK.NET
Tue Jan 31 14:51:49 EST 2006


On Jan 31, 2006, at 1:27 PM, Dave Allured wrote:
> There is one important concept for beginners that sometimes is not
> clear.  The Grads command language and the Grads scripting language
> are
> two different things with different syntaxes and name spaces.  The
> command language is interactive only.  But the Grads scripting
> language
> is used to pass Grads commands to the command interpreter as lines of
> text.

If I can ask a provocative question, are people really happy with the
scripting language?  I started to work on writing some scripts last
year and found the language to be very limiting in a number of ways.
The main thing that bothered me was that didn't seem to be possible
to load one script from another, which prevents you from building up
libraries of reusable functions.  Has anyone considered using Tcl or
Python as an alternative scripting language?  If so, I'd love to help
work on this, in my (admittedly limited) free time.

Tom



More information about the gradsusr mailing list