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

Home » Public Forums » archive » the strange case of readcol.pro in idl 5.6
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: the strange case of readcol.pro in idl 5.6 [message #46205 is a reply to message #46066] Wed, 09 November 2005 01:57 Go to previous message
marc schellens[1] is currently offline  marc schellens[1]
Messages: 183
Registered: January 2000
Senior Member
You are aware, that the problem obviously lies within STRSPLIT,
not READCOL ?

If there is a syntax error within a routine, that routine is not
successfully compiled and hence the routine is not known afterwards.
Therefore the:
% Attempt to call undefined procedure/function: 'READCOL'

It looks like that STRSPLIT is not found within the IDL path and
therefore
taken as an array, hence the:
% Syntax error.

To check it, try to do
.COMPILE STRSPLIT

explicitely.

HTH,
marc
[Message index]
 
Read Message
Read Message
Previous Topic: Re: Displaying three images simultaneously (using Object Graphics)
Next Topic: Re: Mac Woes Continue

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

Current Time: Sat Oct 11 09:37:10 PDT 2025

Total time taken to generate the page: 0.24204 seconds