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

Home » Public Forums » archive » Re: Problems with reading images
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: Problems with reading images [message #75275 is a reply to message #75270] Wed, 23 February 2011 12:26 Go to previous messageGo to previous message
wlandsman is currently offline  wlandsman
Messages: 743
Registered: June 2000
Senior Member
On Wednesday, February 23, 2011 11:50:06 AM UTC-5, Ding wrote:
> Hi everyone,
>
> I used two procedures, 'read_jpeg.pro' and 'read_png.pro', both of
> them worked well.

READ_JPEG and READ_PNG are not writting in IDL but are DLMs which should be automatically linked when starting IDL. (Actually there is a file read_png.pro but it is obsolete, and only used to call READ_PNG as a procedure rather than a function. That is why you got my favorite headscratching IDL error message:

% Compiled module: READ_PNG.
% Attempt to call undefined procedure/function: 'READ_PNG'.

Unfortuantely, I'm not sure why you aren't automatically linking to the DLMs. You might tell us your IDL version and machine. Also, is it possible you are using a different IDL version now? --Wayne
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: IDL on win7 crashing
Next Topic: PropertySheet COLOR property

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

Current Time: Wed Oct 08 18:10:22 PDT 2025

Total time taken to generate the page: 0.00532 seconds