Re: how to run my first ncl script from a directory of my choice?

From: Mateus Teixeira <mateus.teixeira_at_nyahnyahspammersnyahnyah>
Date: Fri, 28 Aug 2009 12:06:39 -0300

Dear Anandhi,

To run a script from inside ncl, type

ncl 0> load "d:\test\my_first_script1.ncl"

or from your terminal:

$ ncl d:\test\my_first_script1.ncl

Best regards

Mateus

2009/8/28 Anandhi Aavudai <AavudaiA_at_dep.nyc.gov>:
>
> Hi All,
>
> I am new to NCL & UNIX and want a very basic doubt clarified. I have a script " my_first_script1.ncl" in directory d:\test\ my_first_script1.ncl. How to run this script?
>
> When I  tried running this in NCL using the command below
>
> ncl 0> d:\test\my_first_script1.ncl
>
> the error message I got was
>
> fatal:syntax error: line 1 before or near .
>
> How to run this script?
>
> Thanks in advance for the support
>
> Anandhi
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>

-- 
Mateus da Silva Teixeira
Registered Linux User #466740
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri Aug 28 2009 - 09:06:39 MDT

This archive was generated by hypermail 2.2.0 : Wed Sep 02 2009 - 12:24:39 MDT