Menu

#581 support return options

open
5
2010-03-31
2010-03-31
Don Porter
No

The ExecuteRemoteObject() functions packages
up return code, result, errorcode and errorinfo as
the state of the interp to return. The makeup of
interp state has expanded, and now includes a
dictionary of return options. I suspect the
dde package should be revised to include
this broadened scope of interp state.

Discussion