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

Home » Public Forums » archive » Re: xloadct bug: UPDATECBDATA does not work
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
Re: xloadct bug: UPDATECBDATA does not work [message #22007] Wed, 11 October 2000 00:00
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
pdesmedt (paul.desmedt@best.ms.philips.com) writes:
> if you found that the xloadct does not work with the UPDATECBDATA
> argument, try changing
> the data specifier in the call_procedure
> Thus
> CALL_PROCEDURE, updt_callback, DATA=*(p_updt_cb_data)
>
> should be
>
> CALL_PROCEDURE, updt_callback, *(p_updt_cb_data)

Or, alternatively, you could leave the XLOADCT code
alone and write your procedure with a DATA keyword,
as the documentation suggests. :-)

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: IDL/Wave alternatives
Next Topic: xloadct bug: UPDATECBDATA does not work

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

Current Time: Fri Oct 10 19:24:42 PDT 2025

Total time taken to generate the page: 0.72585 seconds