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!