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

Home » Public Forums » archive » IDL_RPCImportArray bug?
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
IDL_RPCImportArray bug? [message #15561] Thu, 20 May 1999 00:00
steinhh is currently offline  steinhh
Messages: 260
Registered: June 1994
Senior Member
Does anyone else have problems in IDL v 5.2 doing a call
to IDL_RPCImportArray with IDL_TYP_BYTE?

I get the error

IDL_RPCImportArray: Unknown Type

even though the type *is* IDL_TYP_BYTE (==1). An analogous
call to IDL_RPCMakeArray works like a charm....:

IDL_RPCMakeArray(type,ndims,IDL_dim,IDL_ARR_INI_NOP,&pVa r);
pVar = IDL_RPCImportArray(ndims,IDL_dim,type,ptr,IDL_free_cb_null);

The first one is ok, the second one gives the error.

Regards,

Stein Vidar
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Skeleton of a new array slicing function
Next Topic: IDL(rsi) + FORTRAN(digital) + DLL(windows nt)

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

Current Time: Wed Oct 08 17:34:25 PDT 2025

Total time taken to generate the page: 0.00320 seconds