How does GetM work? I get a return error of -2. Are error codes 
documented?

Martin Pelletier

On 2010-10-12 13:45, David Mitchell wrote:
> Some random notes:
>
> Function Get(jname As String, v) As Long
>       Member of JDLLServerLib.JDLLServer
>       Get variant value from J variable.
>
> Function GetB(jname As String, v) As Long
>       Member of JDLLServerLib.JDLLServer
>       Get variant value from J variable (BSTR).
>
> Function GetM(jname As String, jtype As Long, jrank As Long, jshape As Long,
> jdata As Long) As Long
>       Member of JDLLServerLib.JDLLServer
>       Get J variable description and memory addresses of shape and data.
>
> ===
>

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to