Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion idl/mdsvalue.pro
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

function MdsValue,expression,arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8,arg9,arg10,arg11,arg12,arg13,arg14,arg15,arg16,quiet=quiet,status=status,socket=socket

forward_function mdsIsClient,mdsIdlImage,mds$socket,MdsIPImage,MdsGetAnsFN,evaluate
forward_function mdsIsClient,mdsIdlImage,mds$socket,MdsIPImage,evaluate
MdsCheckArg,expression,type="STRING",name="expression"
;; note that MdsIpShr version of MdsValue had 32 arguments in addition
;; to expression
Expand Down