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

Home » Public Forums » archive » LinkedList not recognized as object by Help
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
LinkedList not recognized as object by Help [message #94346] Sat, 15 April 2017 13:50 Go to previous message
Matthew Argall is currently offline  Matthew Argall
Messages: 286
Registered: October 2011
Senior Member
I am trying to create an IDL sav file for my application and ran into an interesting exception. Coyote Graphic's LinkedList object is compiled as an object by Resolve_All but is not recognized as an object by the Help procedure. Any reason why this would be?


IDL> Resolve_All, CLASS='linkedlist'
% Compiled module: RESOLVE_ALL.
% Compiled module: LINKEDLIST__DEFINE.
% Resolved class structure: LINKEDLIST
% Identified method files: LINKEDLIST


IDL> Help, OUTPUT=output, /OBJECTS, /BRIEF
IDL> Print, output


IDL> Help, OUTPUT=output, /PROCEDURES, /BRIEF
IDL> Print, output
Compiled Procedures: $MAIN$ LINKEDLIST::ADD LINKEDLIST::ADD_AFTER LINKEDLIST::ADD_BEFORE LINKEDLIST::ADD_TO_END
LINKEDLIST::CLEANUP LINKEDLIST::DELETE LINKEDLIST::DELETE_LAST_NODE LINKEDLIST::DELETE_NODE
LINKEDLIST::DELETE_NODES LINKEDLIST::HELP LINKEDLIST::MOVE_NODE LINKEDLIST::REPLACE_ITEM
LINKEDLIST__DEFINE RESOLVE_ALL


Thanks
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Taylor Diagram
Next Topic: Re: transparent background for line plot in IDL 8.0

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

Current Time: Wed Oct 08 11:43:18 PDT 2025

Total time taken to generate the page: 0.00394 seconds