comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » IDL>can anyone tell me what the problem is?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
IDL>can anyone tell me what the problem is? [message #16615] Thu, 05 August 1999 00:00
winterdead is currently offline  winterdead
Messages: 8
Registered: August 1999
Junior Member
well im on a windows system and this thing just wont work right i'm reading the
info from a cdrom and it wont run the readsmd file is a professors program and
it worked fine its in the right place i just dont kno whats wrong. he was using
his unix machine i am using windows



IDL> a1 = readsm('e:data\9904100')
% Variable is undefined: READSM.
% Execution halted at: $MAIN$
IDL> a1 = readsmd('e:data\9904100')
% Compiled module: READSMD.
% OPENR: Error opening file: E:\data\9904100.
No such process
% Execution halted at: READSMD 9 C:\RSI\IDL50\readsmd.pro
% $MAIN$
IDL> a1 = readsmd('e:data\9904100.dat')
% OPENR: Error opening file: E:\data\9904100.dat.
No such process
% Execution halted at: READSMD 9 C:\RSI\IDL50\readsmd.pro
% READSMD 9 C:\RSI\IDL50\readsmd.pro
% $MAIN$
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: IDL>can anyone tell me what the problem is?
Next Topic: SAVEIMAGE update

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Oct 12 08:45:12 PDT 2025

Total time taken to generate the page: 1.27578 seconds