wrapit / cd

From: Michael Notaro <mnotaro_at_nyahnyahspammersnyahnyah>
Date: Wed, 31 Oct 2007 16:45:03 -0500

Is there any way in NCL to change to directory A, use wrapit to run a
fortran
file there, change to directory B, use wrapit to run a fortran file
there, and so on?

I want to loop through a list of directory-name strings in NCL,
change to those
directories, and use wrapit to run fortran programs in those
directories.
But system("cd ...") apparently only temporarily changes directory if
that makes
sense, meaning once NCL gets to the next line, it no longer is in
that directory.

Hope this makes sense.

Thanks, Mike
_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Oct 31 2007 - 15:45:03 MDT

This archive was generated by hypermail 2.2.0 : Fri Nov 02 2007 - 10:04:07 MDT