Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 69 by
harry.br...@gmail.com: IDL routine does not seem to find
it's own routines
http://code.google.com/p/pencil-code/issues/detail?id=69
What steps will reproduce the problem?
1. Install pencil and idl
2. Perform a test run
3. Try to view data using IDL as described in section 5.19.4 of the manual
What is the expected output? What do you see instead?
Entering ".run ts" into IDL produces the output:
IDL> .run ts
% Compiled module: PARSE_TSHEADER.
% Compiled module: LIST_IDX.
% Compiled module: IN_LIST.
if (n_elements(datatopdir) eq 0) then datatopdir=pc_get_datadir()
^
% Syntax error.
At: /local/scratch/public/hb295/NBIA_code/pencil-code/idl/
ts.pro, Line 63
data = input_table(tsfile,/DOUBLE)
^
% Syntax error.
At: /local/scratch/public/hb295/NBIA_code/pencil-code/idl/
ts.pro, Line 84
% 2 Compilation error(s) in module $MAIN$.
What version of the product are you using? On what operating system?
IDL version 8.0, Scientific Linux 6
Please provide any additional information below.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings