Hello there, i hope you can help me.
When i try tu run a script:
.run read_h5_omi
.run read_h5_omi_lat
.run read_h5_omso2
.run L2all_OMTO3
Appears some errors:
.run read_h5_omi
^
% Syntax error.
At: C:\[...]\run_omiplot_win.pro, Line 39
.run read_h5_omi_lat
^
% Syntax error.
At: C:\[...]\run_omiplot_win.pro, Line 40
.run read_h5_omso2
^
% Syntax error.
At: C:\[...]\run_omiplot_win.pro, Line 41
.run L2all_OMTO3
^
% Syntax error.
At: C:\[...]\run_omiplot_win.pro, Line 42
Note that the script i'm trying to run is run_omiplot_win.pro
And other thing: This IDL script was created with IDL 6.3 and i'm trying to run it on IDL 7.0.2
I dunno if i have to update some syntax... please help me!!!!
Thanx
Dan
|