[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

xloadct bug: UPDATECBDATA does not work



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.