0

I am a beginner in IDL. I am trying to use RDFLOAT in the following format in a terminal: rdfloat,'filename.dat',d,sf,wts

this is the error I get,

% Attempt to call undefined procedure/function: 'RDFLOAT'. % Execution halted at: $MAIN$

Kindly help me resolve this. Thank you in advance!

Gil Hamilton
  • 11,973
  • 28
  • 51
vish
  • 1
  • 1

1 Answers1

0

RDFLOAT is a third party routine I am not familiar with. Is it a function? Is it in your IDL !path?

mgalloy
  • 2,356
  • 1
  • 12
  • 10