Home »
Public Forums »
archive »
Newbie needs help getting mpi_plot going
Newbie needs help getting mpi_plot going [message #39076] |
Sat, 24 April 2004 16:51 |
jeanluc_picard_66
Messages: 8 Registered: April 2004
|
Junior Member |
|
|
I have V6.0 in 7 minute demo mode only. I am on windows XP
I also have a directory that contains David Fanning's mpi_plot.pro and
the other routines.
I opened mpi_plot.pro and tried to compiled it. I got a ton of errors.
The first few of these are listed below:
IDL> .COMPILE "C:\IDL\mpi_plot\mpi_plot.pro"
% Compiled module: MPI_OVERPLOT__DEFINE.
ok = Error_Message(/Traceback)
^
% Syntax error.
At: C:\IDL\mpi_plot\mpi_plot.pro, Line 246
% 1 Compilation error(s) in module MPI_PLOT_DRAWTHEPLOT.
% Compiled module: MPI_PLOT_CLEAR_OVERPLOTS.
keywords = PSWindow()
^
% Syntax error.
At: C:\IDL\mpi_plot\mpi_plot.pro, Line 338
pskeywords = PSConfig(Cancel=cancelled, _Extra=keywords,
Group_Leader=event.top)
^
% Syntax error.
.
.
.
**********************************
Am I doing something wrong? Help!
|
|
|
Current Time: Wed Oct 08 17:45:16 PDT 2025
Total time taken to generate the page: 0.00571 seconds