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

Home » Public Forums » archive » Re: Another IDL Doc Question
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: Another IDL Doc Question [message #78860 is a reply to message #78859] Thu, 05 January 2012 13:24 Go to previous messageGo to previous message
wlandsman is currently offline  wlandsman
Messages: 743
Registered: June 2000
Senior Member
I had similar problems that were cured by rearranging the order of the keywords. For example, the keyword alpha would not appear if the procedures was defined like this:

pro test,beta=beta, alpha=alpha, gamma=gamma

but it would appear if the procedure was defined like this:

pro test,alpha=alpha,beta=beta,gamma=gamma

This is presumably some sort of bug but I didn't do enough testing to be sure of when it occurs. I did find that I never had problems when the keywords were in alphabetical order. --Wayne
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: IDL help online
Next Topic: Re: Compare Filled Contour Plot in Three Graphics Systems

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

Current Time: Wed Oct 08 19:22:19 PDT 2025

Total time taken to generate the page: 0.00386 seconds