[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
xloadct bug: UPDATECBDATA does not work
- Subject: xloadct bug: UPDATECBDATA does not work
- From: pdesmedt <paul.desmedt(at)best.ms.philips.com>
- Date: Wed, 11 Oct 2000 11:28:05 +0200
- Cache-Post-Path: mmisg1.best.ms.philips.com!unknown@mniw1400.best.ms.philips.com
- Cache-Post-Path: dibbs3.eur.cis.philips.com!unknown@mmisg1.best.ms.philips.com
- Newsgroups: comp.lang.idl-pvwave
- Organization: Philips Medical Systems
- Xref: news.doit.wisc.edu comp.lang.idl-pvwave:21670
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)
greetings
Pol
--
!! Expected email address migration to paul.desmedt@philips.com !!
Temporarely old and new emails are valid.